NSelectPageCommandAction Class Members
In This Topic
The following tables list the members exposed by NSelectPageCommandAction.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsEnabled | Overridden. Determines whether the action can be executed. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
See Also