ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebCommandBase Class

Base class for all c1webcommand controls.

For a list of all members of this type, see C1WebCommandBase Members.

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

[Visual Basic]

MustInherit Public Class C1WebCommandBase

Inherits HierarchicalDataBoundControl

Implements IDisposable, IPostBackDataHandler, IPostBackEventHandler

[C#]

public abstract class C1WebCommandBase : HierarchicalDataBoundControl , IDisposable, IPostBackDataHandler, IPostBackEventHandler

[Delphi]

type C1WebCommandBase = class abstract (HierarchicalDataBoundControl, IDisposable, IPostBackDataHandler, IPostBackEventHandler);

Namespace: C1.Web.Command

Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)

See Also

C1WebCommandBase Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.