PropertyControl Class Methods
KalikoCMS.WebForms.WebControls Namespace : PropertyControl Class |
For a list of all members of this type, see PropertyControl members.
Public Methods
Name | Description | |
---|---|---|
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
DataBind | Overloaded. Binds a data source to the invoked server control and all its child controls. (Inherited from KalikoCMS.WebForms.WebControls.AutoBindableBase) | |
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