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

The type exposes the following members.

Public Constructors

  Name Description
Public method CmsPage

Public Methods

  Name Description
Public method AddOnPreRenderCompleteAsync (Inherited from Page.)
Public method AddOnPreRenderCompleteAsync (Inherited from Page.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Public method DataBind (Inherited from Control.)
Public method DesignerInitialize (Inherited from Page.)
Public method Dispose (Inherited from Control.)
Public method Equals (Inherited from Object.)
Public method ExecuteRegisteredAsyncTasks (Inherited from Page.)
Public method FindControl (Inherited from Page.)
Public method Focus (Inherited from Control.)
Public method GetDataItem (Inherited from Page.)
Public method GetHashCode (Inherited from Object.)
Public method GetPostBackClientEvent Obsolete. (Inherited from Page.)
Public method GetPostBackClientHyperlink Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference Obsolete. (Inherited from Page.)
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 GetTypeHashCode (Inherited from Page.)
Public method GetUniqueIDRelativeTo (Inherited from Control.)
Public method GetValidators (Inherited from Page.)
Public method HasControls (Inherited from Control.)
Public method IsClientScriptBlockRegistered Obsolete. (Inherited from Page.)
Public method IsStartupScriptRegistered Obsolete. (Inherited from Page.)
Public method LoadControl (Inherited from TemplateControl.)
Public method LoadControl (Inherited from TemplateControl.)
Public method LoadTemplate (Inherited from TemplateControl.)
Public method MapPath (Inherited from Page.)
Public method ParseControl (Inherited from TemplateControl.)
Public method ParseControl (Inherited from TemplateControl.)
Public method ProcessRequest (Inherited from Page.)
Public method ReadStringResource (Inherited from TemplateControl.)
Public method RegisterArrayDeclaration Obsolete. (Inherited from Page.)
Public method RegisterAsyncTask (Inherited from Page.)
Public method RegisterClientScriptBlock Obsolete. (Inherited from Page.)
Public method RegisterHiddenField Obsolete. (Inherited from Page.)
Public method RegisterOnSubmitStatement Obsolete. (Inherited from Page.)
Public method RegisterRequiresControlState (Inherited from Page.)
Public method RegisterRequiresPostBack (Inherited from Page.)
Public method RegisterRequiresRaiseEvent (Inherited from Page.)
Public method RegisterRequiresViewStateEncryption (Inherited from Page.)
Public method RegisterStartupScript Obsolete. (Inherited from Page.)
Public method RegisterViewStateHandler (Inherited from Page.)
Public method RenderControl (Inherited from Control.)
Public method Static member RenderSXML
Renders a valid piece of SXML data.
Public method RequiresControlState (Inherited from Page.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Public method SetFocus (Inherited from Page.)
Public method SetFocus (Inherited from Page.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method TestDeviceFilter (Inherited from TemplateControl.)
Public method ToString (Inherited from Object.)
Public method TryUpdateModel``1 (Inherited from Page.)
Public method TryUpdateModel``1 (Inherited from Page.)
Public method UnregisterRequiresControlState (Inherited from Page.)
Public method UpdateModel``1 (Inherited from Page.)
Public method UpdateModel``1 (Inherited from Page.)
Public method Validate (Inherited from Page.)
Public method Validate (Inherited from Page.)
Public method VerifyRenderingInServerForm (Inherited from Page.)

Protected Methods

  Name Description
Protected method AddContentTemplate (Inherited from Page.)
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject
Protected method AddWrappedFileDependencies (Inherited from Page.)
Protected method AspCompatBeginProcessRequest (Inherited from Page.)
Protected method AspCompatEndProcessRequest (Inherited from Page.)
Protected method AsyncPageBeginProcessRequest (Inherited from Page.)
Protected method AsyncPageEndProcessRequest (Inherited from Page.)
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 Construct (Inherited from TemplateControl.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateHtmlTextWriter (Inherited from Page.)
Protected method CreateResourceBasedLiteralControl (Inherited from TemplateControl.)
Protected method DataBind (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Protected method DeterminePostBackMode (Inherited from Page.)
Protected method DeterminePostBackModeUnvalidated (Inherited from Page.)
Protected method EndRenderTracing (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Protected method Eval (Inherited from TemplateControl.)
Protected method Eval (Inherited from TemplateControl.)
Protected method Finalize (Inherited from Object.)
Protected method FindControl (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from Page.)
Protected method GetDesignModeState
Protected method GetGlobalResourceObject (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject (Inherited from TemplateControl.)
Protected method GetLocalResourceObject (Inherited from TemplateControl.)
Protected method GetLocalResourceObject (Inherited from TemplateControl.)
Protected method GetWrappedFileDependencies (Inherited from Page.)
Protected method HasEvents (Inherited from Control.)
Protected method InitializeCulture (Inherited from Page.)
Protected method InitOutputCache (Inherited from Page.)
Protected method InitOutputCache (Inherited from Page.)
Protected method InitOutputCache (Inherited from Page.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadPageStateFromPersistenceMedium (Inherited from Page.)
Protected method LoadViewState (Inherited from Control.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAbortTransaction (Inherited from TemplateControl.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnCommitTransaction (Inherited from TemplateControl.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnError (Inherited from TemplateControl.)
Protected method OnInit
Raises the Init event to initialize the page.
(Overrides Page..::OnInit(EventArgs).)
Protected method OnInitComplete (Inherited from Page.)
Protected method OnLoad (Inherited from Control.)
Protected method OnLoadComplete (Inherited from Page.)
Protected method OnPreInit (Inherited from Page.)
Protected method OnPreLoad (Inherited from Page.)
Protected method OnPreRender (Inherited from Control.)
Protected method OnPreRenderComplete (Inherited from Page.)
Protected method OnSaveStateComplete (Inherited from Page.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RaisePostBackEvent (Inherited from Page.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render (Inherited from Page.)
Protected method RenderChildren (Inherited from Control.)
Protected method RenderControl (Inherited from Control.)
Protected method ResolveAdapter (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SavePageStateToPersistenceMedium (Inherited from Page.)
Protected method SaveViewState (Inherited from Control.)
Protected method SetDesignModeState
Protected method SetStringResourcePointer (Inherited from TemplateControl.)
Protected method TrackViewState (Inherited from Control.)
Protected method WriteUTF8ResourceString (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPathSelect (Inherited from TemplateControl.)
Protected method XPathSelect (Inherited from TemplateControl.)

Public Properties

  Name Description
Public property Application (Inherited from Page.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AppRelativeVirtualPath (Inherited from TemplateControl.)
Public property AsyncTimeout (Inherited from Page.)
Public property AutoPostBackControl (Inherited from Page.)
Public property BindingContainer (Inherited from Control.)
Public property Buffer (Inherited from Page.)
Public property Cache (Inherited from Page.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Public property ClientQueryString (Inherited from Page.)
Public property ClientScript (Inherited from Page.)
Public property ClientTarget (Inherited from Page.)
Public property CmsItemId
Gets or sets the associated Cms item id.
Public property CmsItemReference
Gets the CMS item reference.
Public property CodePage (Inherited from Page.)
Public property ContentType (Inherited from Page.)
Public property Controls (Inherited from Control.)
Public property Culture (Inherited from Page.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property EnableEventValidation (Inherited from Page.)
Public property EnableTheming (Inherited from TemplateControl.)
Public property EnableViewState (Inherited from Page.)
Public property EnableViewStateMac (Inherited from Page.)
Public property ErrorPage (Inherited from Page.)
Public property Form (Inherited from Page.)
Public property Header (Inherited from Page.)
Public property ID (Inherited from Page.)
Public property IdSeparator (Inherited from Page.)
Public property IsAsync (Inherited from Page.)
Public property IsCallback (Inherited from Page.)
Public property IsCrossPagePostBack (Inherited from Page.)
Public property IsPostBack (Inherited from Page.)
Public property IsPostBackEventControlRegistered (Inherited from Page.)
Public property IsReusable (Inherited from Page.)
Public property IsValid (Inherited from Page.)
Public property Item
Gets the Cms item if the current page has an association with any.
Public property Items (Inherited from Page.)
Public property LCID (Inherited from Page.)
Public property MaintainScrollPositionOnPostBack (Inherited from Page.)
Public property Master (Inherited from Page.)
Public property MasterPageFile (Inherited from Page.)
Public property MaxPageStateFieldLength (Inherited from Page.)
Public property MetaDescription (Inherited from Page.)
Public property MetaKeywords (Inherited from Page.)
Public property ModelBindingExecutionContext (Inherited from Page.)
Public property ModelState (Inherited from Page.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property PageAdapter (Inherited from Page.)
Public property Parent (Inherited from Control.)
Public property PreviousPage (Inherited from Page.)
Public property RenderingCompatibility (Inherited from Control.)
Public property Request (Inherited from Page.)
Public property Response (Inherited from Page.)
Public property ResponseEncoding (Inherited from Page.)
Public property RouteData (Inherited from Page.)
Public property Server (Inherited from Page.)
Public property Session (Inherited from Page.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property SkipFormActionValidation (Inherited from Page.)
Public property SmartNavigation Obsolete. (Inherited from Page.)
Public property StyleSheetTheme (Inherited from Page.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme (Inherited from Page.)
Public property Title (Inherited from Page.)
Public property Trace (Inherited from Page.)
Public property TraceEnabled (Inherited from Page.)
Public property TraceModeValue (Inherited from Page.)
Public property UICulture (Inherited from Page.)
Public property UniqueID (Inherited from Control.)
Public property UnobtrusiveValidationMode (Inherited from Page.)
Public property User (Inherited from Page.)
Public property ValidateRequestMode (Inherited from Page.)
Public property Validators (Inherited from Page.)
Public property ViewStateEncryptionMode (Inherited from Page.)
Public property ViewStateMode (Inherited from Control.)
Public property ViewStateUserKey (Inherited from Page.)
Public property Visible (Inherited from Page.)

Protected Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Protected property AspCompatMode (Inherited from Page.)
Protected property AsyncMode (Inherited from Page.)
Protected property AutoHandlers Obsolete. (Inherited from TemplateControl.)
Protected property ChildControlsCreated (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Page.)
Protected property DesignMode (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property FileDependencies Obsolete. (Inherited from Page.)
Protected property HasChildViewState (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Protected property PageStatePersister (Inherited from Page.)
Protected property SupportAutoEvents (Inherited from TemplateControl.)
Protected property TransactionMode (Inherited from Page.)
Protected property UniqueFilePathSuffix (Inherited from Page.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)

Public Events

  Name Description
Public event AbortTransaction (Inherited from TemplateControl.)
Public event CommitTransaction (Inherited from TemplateControl.)
Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event Error (Inherited from TemplateControl.)
Public event Init (Inherited from Control.)
Public event InitComplete (Inherited from Page.)
Public event Load (Inherited from Control.)
Public event LoadComplete (Inherited from Page.)
Public event PreInit (Inherited from Page.)
Public event PreLoad (Inherited from Page.)
Public event PreRender (Inherited from Control.)
Public event PreRenderComplete (Inherited from Page.)
Public event SaveStateComplete (Inherited from Page.)
Public event Unload (Inherited from Control.)

Explicit Interface Implementations

See Also

Advanced