Gets the Object that raised the event.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public Object CommandSource { get; }
Visual Basic (Declaration)
Public ReadOnly Property CommandSource As Object
	Get

See Also