aspnetmvc-devexpress-dot-web-dot-mvc-ace7a302.md
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
public class MVCxHtmlEditorCustomDialogs :
HtmlEditorCustomDialogs
Public Class MVCxHtmlEditorCustomDialogs
Inherits HtmlEditorCustomDialogs
The following members return MVCxHtmlEditorCustomDialogs objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
ICollection<HtmlEditorCustomDialog>
IEnumerable<HtmlEditorCustomDialog>
Object StateManagedCollectionBase Collection Collection<HtmlEditorCustomDialog> HtmlEditorCustomDialogs MVCxHtmlEditorCustomDialogs
See Also