Base class for Palomino controls.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
public abstract class PalominoAjaxControlBase : CompositeControl, IPostBackDataHandler, IScriptControl, ICallbackEventHandler |
Visual Basic (Declaration) |
---|
Public MustInherit Class PalominoAjaxControlBase _ Inherits CompositeControl _ Implements IPostBackDataHandler, IScriptControl, ICallbackEventHandler |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..CompositeControl
C1.Web.Editor..::..PalominoAjaxControlBase
C1.Web.Editor..::..C1WebEditor
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..CompositeControl
C1.Web.Editor..::..PalominoAjaxControlBase
C1.Web.Editor..::..C1WebEditor