AutoBindableBase Class Members
KalikoCMS.WebForms.WebControls Namespace : AutoBindableBase Class |
The following tables list the members exposed by AutoBindableBase.
Public Properties
Top
Protected Properties
Name | Description | |
---|---|---|
![]() | Adapter | (Inherited from System.Web.UI.Control) |
![]() | ChildControlsCreated | (Inherited from System.Web.UI.Control) |
![]() | ClientIDSeparator | (Inherited from System.Web.UI.Control) |
![]() | CurrentPage | (Inherited from KalikoCMS.WebForms.WebControls.CustomWebControl) |
![]() | Events | (Inherited from System.Web.UI.Control) |
![]() | HasChildViewState | (Inherited from System.Web.UI.Control) |
![]() | IdSeparator | (Inherited from System.Web.UI.Control) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.Control) |
![]() | LoadViewStateByID | (Inherited from System.Web.UI.Control) |
![]() | ViewState | (Inherited from System.Web.UI.Control) |
![]() | ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Public Methods
Name | Description | |
---|---|---|
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
DataBind | Overloaded. Overridden. Binds a data source to the invoked server control and all its child controls. | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | Overloaded. (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetAttribute | (Inherited from KalikoCMS.WebForms.WebControls.CustomWebControl) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
RenderControl | Overloaded. (Inherited from System.Web.UI.Control) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetAttribute | (Inherited from KalikoCMS.WebForms.WebControls.CustomWebControl) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Protected Methods
Top
Public Events
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Unload | (Inherited from System.Web.UI.Control) |