Back to Devexpress

MVCxHtmlEditorCustomDialogs Class

aspnetmvc-devexpress-dot-web-dot-mvc-ace7a302.md

latest2.5 KB
Original Source

MVCxHtmlEditorCustomDialogs Class

Represents a collection of custom dialogs within the HtmlEditor.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorCustomDialogs :
    HtmlEditorCustomDialogs
vb
Public Class MVCxHtmlEditorCustomDialogs
    Inherits HtmlEditorCustomDialogs

The following members return MVCxHtmlEditorCustomDialogs objects:

Implements

IList

ICollection

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

IList<HtmlEditorCustomDialog>

ICollection<HtmlEditorCustomDialog>

IEnumerable<HtmlEditorCustomDialog>

IEnumerable

Inheritance

Object StateManagedCollectionBase Collection Collection<HtmlEditorCustomDialog> HtmlEditorCustomDialogs MVCxHtmlEditorCustomDialogs

See Also

MVCxHtmlEditorCustomDialogs Members

HTML Editor

DevExpress.Web.Mvc Namespace