Skip to main content
All docs
V19.2

MVCxHtmlEditorCustomDialog.FormPath Property

This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

Use the MVCxHtmlEditorCustomDialog.FormAction property instead.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public string FormPath { get; set; }

Property Value

Type
String
See Also