Provides data for the Command event. For a list of all members of this type, see CommandEventArgs Members.
| C# | Visual Basic | Visual C++ |
public class OrganisationChartItemCommandEventArgs : CommandEventArgs
Public Class OrganisationChartItemCommandEventArgs _ Inherits CommandEventArgs
public ref class OrganisationChartItemCommandEventArgs : public CommandEventArgs
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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) | (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()()() | (Inherited from Object.) |
| Object | |||
| EventArgs | |||
| CommandEventArgs | |||
| OrganisationChartItemCommandEventArgs | |||
[!:System.Object System.EventArgs System.Web.UI.WebControls]