System.Web.UI.WebControls.MenuEventArgs.CommandSource Property

Gets the object that raised the event.

Syntax

public object CommandSource { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the MenuEventArgs.CommandSource property to access the object that raised the event.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0