ToolbarCustomDropDownBase(String) Constructor
Initializes a new instance of the ToolbarCustomDropDownBase class with the specified command name.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
commandName | String | A String value that specifies the command name associated with the drop-down menu. |
See Also