Requests the hosting application execute the specified command.
void RequestCommand(
object sender,
CommandRequestedEventArgs e
)
Parameters
- sender
-
Type: object
A reference to the requesting control.
- e
-
Type: CommandRequestedEventArgs
Details of the relevant command.
