FileManagerActionEventArgsBase Properties
Serves as a base for classes that are used as arguments for events generated on the server side.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the action that raised the event should be canceled. |
ErrorText | Gets or sets a text for the explanatory message. |
See Also