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 methods.

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.)

Explicit Interface Implementations

See Also

Advanced