Skip to main content
A newer version of this page is available. .

BootstrapDropDownButton Constructors

Represents the default edit button that invokes the editor’s dropdown window.
Name Parameters Description
BootstrapDropDownButton() none Initializes a new instance of the BootstrapDropDownButton class with default settings.
BootstrapDropDownButton(IWebControlObject) control Initializes a new instance of the BootstrapDropDownButton class with the specified owner.
BootstrapDropDownButton(String) text Initializes a new instance of the BootstrapDropDownButton class with the specified caption text.
See Also