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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |