C1WebDialog Theme.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] [ThemeableAttribute(true)] public class C1WebDialogTheme : Component, IStateManager, IC1UrlResolutionService, IC1Style |
Visual Basic (Declaration) |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ <PersistenceModeAttribute(PersistenceMode.InnerProperty)> _ <ThemeableAttribute(True)> _ Public Class C1WebDialogTheme _ Inherits Component _ Implements IStateManager, IC1UrlResolutionService, IC1Style |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.Editor..::..C1WebDialogTheme
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.Editor..::..C1WebDialogTheme