MVCxClientBeginCallbackEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
command |
Gets a command name that identifies which client action initiated a callback.
Inherited from ASPx |
custom |
Gets an object containing specific information (if any, as name/value pairs) that should be passed as a request parameter from the client to the server side for further processing. |
See Also