ASPxClientHtmlEditorCommandEventArgs Constructors
Provides data for client events that relate to command processing (ASPxClientHtmlEditor.CommandExecuted, ASPxClientHtmlEditor.CustomCommand).Name | Description |
---|---|
constructor(commandName, parameter) | Initializes a new instance of the ASPxClientHtmlEditorCommandEventArgs object with the specified settings. For internal use only. |
See Also