.Net Organisation Chart Component Class Library
CommandSource Property
NamespacesOrgChart.CoreOrganisationChartItemCommandEventArgsCommandSource
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns a reference to the Button/LinkButton Web control that was clicked.
Declaration Syntax
C#Visual BasicVisual C++
public Object CommandSource { get; }
Public ReadOnly Property CommandSource As Object
public:
property Object^ CommandSource {
	Object^ get ();
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)