ASPxClientProcessingModeEventArgs Constructors
Provides data for the client events which can’t be cancelled and allow the event’s processing to be passed to the server side.Name | Description |
---|---|
constructor(processOnServer) | Initializes a new instance of the ASPxClientProcessingModeEventArgs object. |
See Also