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

HtmlEditorToolbarCollection Constructors

Represents a collection of toolbar objects.
Name Parameters Description
HtmlEditorToolbarCollection() none Initializes a new instance of the HtmlEditorToolbarCollection class with default settings.
HtmlEditorToolbarCollection(IWebControlObject) owner Initializes a new instance of the HtmlEditorToolbarCollection class with the specified setting.
See Also