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