System.Web.UI.WebControls.DataListCommandEventArgs.CommandSource Property

Gets the source of the command.

Syntax

public object CommandSource { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the DataListCommandEventArgs.CommandSource property to determine the command source that raised the event. This property is commonly used to determine which command raises the event. You can then take appropriate action, based on the command.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0