ASPxClientHtmlEditorCommandArguments Class
The base class for parameters used in the ASPxHtmlEditor‘s client-side commands.
Declaration
declare class ASPxClientHtmlEditorCommandArguments
Remarks
When executed manually, some of ASPxHtmlEditor‘s client-side commands require specific parameters. Some of these parameters are objects of a unique type. These types are descendants from this base class.
Inheritance
ASPxClientHtmlEditorCommandArguments
See Also