FileManagerActionEventArgsBase Fields
Serves as a base for classes that are used as arguments for events generated on the server side.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also