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 imageCopy Code
                                  public class Region
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Region

The type exposes the following methods.

Public Methods

  Name Description
Public method ApplyStyle (Inherited from WebControl.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Public method CopyBaseAttributes (Inherited from WebControl.)
Public method DataBind (Inherited from Control.)
Public method Dispose (Inherited from Control.)
Public method Equals (Inherited from Object.)
Public method FindControl (Inherited from Control.)
Public method Focus (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetUniqueIDRelativeTo (Inherited from Control.)
Public method HasControls (Inherited from Control.)
Public method MergeStyle (Inherited from WebControl.)
Public method RenderBeginTag (Inherited from WebControl.)
Public method RenderControl (Inherited from Control.)
Public method RenderEndTag (Inherited from WebControl.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method ToString (Inherited from Object.)

Protected Methods

  Name Description
Protected method AddAttributesToRender (Inherited from WebControl.)
Protected method AddedControl (Inherited from Control.)
Protected method BeginRenderTracing (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearCachedClientID (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method ClearEffectiveClientIDMode (Inherited from Control.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateControlStyle (Inherited from WebControl.)
Protected method DataBind (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Protected method EndRenderTracing (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Protected method Finalize (Inherited from Object.)
Protected method FindControl (Inherited from Control.)
Protected method GetDesignModeState
Protected method HasEvents (Inherited from Control.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadViewState (Inherited from WebControl.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnInit (Inherited from Control.)
Protected method OnLoad (Inherited from Control.)
Protected method OnPreRender (Inherited from Control.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render
Render this control to the output parameter specified.
(Overrides WebControl..::Render(HtmlTextWriter).)
Protected method RenderChildren (Inherited from Control.)
Protected method RenderContents (Inherited from WebControl.)
Protected method RenderControl (Inherited from Control.)
Protected method ResolveAdapter (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SaveViewState (Inherited from WebControl.)
Protected method SetDesignModeState
Protected method TrackViewState (Inherited from WebControl.)

Explicit Interface Implementations

See Also

Advanced