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

BootstrapEditButtonCollection Constructors

Represents a collection of buttons in a button editor.
Name Parameters Description
BootstrapEditButtonCollection() none Initializes a new instance of the BootstrapEditButtonCollection class with default settings.
BootstrapEditButtonCollection(IWebControlObject) control Initializes a new instance of the BootstrapEditButtonCollection class with the specified owner.
See Also