Base class for all c1webcommand controls.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[ParseChildrenAttribute(true)] public abstract class C1WebCommandBase : HierarchicalDataBoundControl, INamingContainer, IPostBackEventHandler, IPostBackDataHandler |
Visual Basic (Declaration) |
---|
<ParseChildrenAttribute(True)> _ Public MustInherit Class C1WebCommandBase _ Inherits HierarchicalDataBoundControl _ Implements INamingContainer, IPostBackEventHandler, IPostBackDataHandler |
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.Command..::.C1WebCommandBase
C1.Web.Command..::.C1WebCustomFlatControl
C1.Web.Command..::.C1WebCustomTreeControl
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.HierarchicalDataBoundControl
C1.Web.Command..::.C1WebCommandBase
C1.Web.Command..::.C1WebCustomFlatControl
C1.Web.Command..::.C1WebCustomTreeControl