CommandStateChangeEventArgs Members
Represents the event arguments for the CommandStateChangeEventArgs class.
The following tables list the members exposed by the CommandStateChangeEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
CommandStateChangeEventArgs | Initializes a new instance of the CommandStateChangeEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
Command | Gets the integer expression that evaluates to the command. | |
Enable | Gets the Boolean value that specifies whether the command state change event is enabled or not. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CommandStateChangeEventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.