Telerik.Web.UI.DataFormCommandEventArg : Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.DataFormCommandEventArg
Methods
get_commandName
Returns the name of the initiated command.
Parameters
Returns
String
get_commandArgument
Returns the argument of the initiated command, which will be passed to the server.
Parameters
Returns
String