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

BootstrapListEditItemCollection Constructors

Represents the collection of list items.
Name Parameters Description
BootstrapListEditItemCollection() none Initializes a new instance of the BootstrapListEditItemCollection class with default settings.
BootstrapListEditItemCollection(IWebControlObject) owner Initializes a new instance of the BootstrapListEditItemCollection class with the specified owner.
See Also