HtmlEditorCustomDialogs.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Creates a new dialog with the default settings and adds it to the collection. |
Add |
name, caption, form |
Creates a new custom dialog with the specified settings and adds it to the collection. |
Add |
name, caption | Creates a new custom dialog with the specified settings and adds it to the collection. |