This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class Region |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Region |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
DataBind | (Inherited from Control.) | |
Dispose | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
FindControl | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
HasControls | (Inherited from Control.) | |
MergeStyle | (Inherited from WebControl.) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderControl | (Inherited from Control.) | |
RenderEndTag | (Inherited from WebControl.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from WebControl.) | |
AddedControl | (Inherited from Control.) | |
BeginRenderTracing | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearCachedClientID | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ClearEffectiveClientIDMode | (Inherited from Control.) | |
CreateChildControls | (Inherited from Control.) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from WebControl.) | |
DataBind | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
EndRenderTracing | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Finalize | (Inherited from Object.) | |
FindControl | (Inherited from Control.) | |
GetDesignModeState | ||
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState | (Inherited from WebControl.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | (Inherited from Control.) | |
OnLoad | (Inherited from Control.) | |
OnPreRender | (Inherited from Control.) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RemovedControl | (Inherited from Control.) | |
Render |
Render this control to the output parameter specified.
(Overrides WebControl..::Render(HtmlTextWriter).) |
|
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl | (Inherited from Control.) | |
ResolveAdapter | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | ||
TrackViewState | (Inherited from WebControl.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor..::..AddParsedSubObject | ||
IAttributeAccessor..::..GetAttribute | (Inherited from WebControl.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace