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 members.
Public Constructors
Name | Description | |
---|---|---|
Region |
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.) |
Public Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
InnerXml |
Gets or sets the inner XML.
|
|
Location |
Gets or sets the Smartsite location.
|
|
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RenderingCompatibility | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ValidateRequestMode | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Protected Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) |
Public Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor..::..AddParsedSubObject | ||
IControlBuilderAccessor..::..ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor..::..DataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..Expressions | (Inherited from Control.) | |
IAttributeAccessor..::..GetAttribute | (Inherited from WebControl.) | |
IDataBindingsAccessor..::..HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..HasExpressions | (Inherited from Control.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor..::..UserData | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace