Back to Devexpress

MVCxHtmlEditorCustomDialog Class

aspnetmvc-devexpress-dot-web-dot-mvc-12b50a2d.md

latest2.2 KB
Original Source

MVCxHtmlEditorCustomDialog Class

Represents an individual custom dialog within the HtmlEditor.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorCustomDialog :
    HtmlEditorCustomDialog
vb
Public Class MVCxHtmlEditorCustomDialog
    Inherits HtmlEditorCustomDialog

The following members return MVCxHtmlEditorCustomDialog objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem HtmlEditorCustomDialog MVCxHtmlEditorCustomDialog

See Also

MVCxHtmlEditorCustomDialog Members

HTML Editor

DevExpress.Web.Mvc Namespace