MVCxHtmlEditorCustomDialog Class
In This Article
Represents an individual custom dialog within the HtmlEditor.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
#Declaration
public class MVCxHtmlEditorCustomDialog :
HtmlEditorCustomDialog
#Related API Members
The following members return MVCxHtmlEditorCustomDialog objects:
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
#Inheritance
Object
StateManager
CollectionItem
HtmlEditorCustomDialog
MVCxHtmlEditorCustomDialog
See Also