Base class for C1WebDialog classes using ViewState.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public abstract class ViewStateClass : IStateManager |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public MustInherit Class ViewStateClass _ Implements IStateManager |
Inheritance Hierarchy
System..::..Object
C1.Web.Editor..::..ViewStateClass
C1.Web.Editor..::..CaptionButtons
C1.Web.Editor..::..CaptionElement
C1.Web.Editor..::..DialogBorder
C1.Web.Editor..::..ViewStateClass
C1.Web.Editor..::..CaptionButtons
C1.Web.Editor..::..CaptionElement
C1.Web.Editor..::..DialogBorder