HtmlEditorCustomDialog.FormPath Property
In This Article
Gets or sets the path to a user control, specifying a custom dialog’s form.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value specifying the path. |
#Remarks
To learn more about custom dialogs, refer to Custom Dialogs.
See Also