.Net Organisation Chart Component Class Library
OrganisationChartItemCommandEventArgs Class
NamespacesOrgChart.CoreOrganisationChartItemCommandEventArgs
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Provides data for the Command event. For a list of all members of this type, see CommandEventArgs Members.
Declaration Syntax
C#Visual BasicVisual C++
public class OrganisationChartItemCommandEventArgs : CommandEventArgs
Public Class OrganisationChartItemCommandEventArgs _
	Inherits CommandEventArgs
public ref class OrganisationChartItemCommandEventArgs : public CommandEventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
OrganisationChartItemCommandEventArgs(OrgChartItem, Object, CommandEventArgs)
Creates a new RssFeedItemCommandEventArgs instance.

CommandArgument
Gets the argument for the command.
(Inherited from CommandEventArgs.)
CommandName
Gets the name of the command.
(Inherited from CommandEventArgs.)
CommandSource
Returns a reference to the Button/LinkButton Web control that was clicked.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item
Returns a reference to the OrgChartItem that contains the button that was clicked.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 CommandEventArgs
  OrganisationChartItemCommandEventArgs
See Also
[!:System.Object System.EventArgs System.Web.UI.WebControls]

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