BootstrapClientTreeViewNodeProcessingModeEventArgs Constructors
Provides data for the client events related to node processing, and allowing the event’s processing to be passed to the server side.Name | Description |
---|---|
constructor(processOnServer, node) | Initializes a new instance of the BootstrapClientTreeViewNodeProcessingModeEventArgs class with the specified setting. |
See Also