ASPxClientHtmlEditorDialogCloseEventArgs.parameter Property
Gets a string that contains specific information (if any) passed from the client side for server-side processing.
Declaration
parameter: any
Property Value
Type | Description |
---|---|
any | A string value representing specific information passed from the client to the server side. |
See Also