HtmlEditorCssFile Constructors
Represents a link to the CSS file.Name | Parameters | Description |
---|---|---|
HtmlEditorCssFile() | none | Initializes a new instance of the HtmlEditorCssFile class with default settings. |
HtmlEditorCssFile(String) | filePath | Initializes a new instance of the HtmlEditorCssFile class with the specified setting. |
See Also