Base class that implements the Visual Style Mechanism for ComponentOne Web Controls.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public abstract class C1ThemeableHierarchicalDataBoundControl : HierarchicalDataBoundControl, IC1ThemeSupport, IScriptControl |
Visual Basic |
---|
Public MustInherit Class C1ThemeableHierarchicalDataBoundControl _ Inherits HierarchicalDataBoundControl _ Implements IC1ThemeSupport, IScriptControl |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..HierarchicalDataBoundControl
C1.Web.iPhone..::..C1ThemeableHierarchicalDataBoundControl
C1.Web.iPhone.C1NavigationList..::..C1NavigationList
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..HierarchicalDataBoundControl
C1.Web.iPhone..::..C1ThemeableHierarchicalDataBoundControl
C1.Web.iPhone.C1NavigationList..::..C1NavigationList