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

HtmlEditorCssFileCollection Constructors

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