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 CmsPage |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CmsPage |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
AddOnPreRenderCompleteAsync | (Inherited from Page.) | |
AddOnPreRenderCompleteAsync | (Inherited from Page.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
DataBind | (Inherited from Control.) | |
DesignerInitialize | (Inherited from Page.) | |
Dispose | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
ExecuteRegisteredAsyncTasks | (Inherited from Page.) | |
FindControl | (Inherited from Page.) | |
Focus | (Inherited from Control.) | |
GetDataItem | (Inherited from Page.) | |
GetHashCode | (Inherited from Object.) | |
GetPostBackClientEvent | Obsolete. (Inherited from Page.) | |
GetPostBackClientHyperlink | Obsolete. (Inherited from Page.) | |
GetPostBackEventReference | Obsolete. (Inherited from Page.) | |
GetPostBackEventReference | Obsolete. (Inherited from Page.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetTypeHashCode | (Inherited from Page.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
GetValidators | (Inherited from Page.) | |
HasControls | (Inherited from Control.) | |
IsClientScriptBlockRegistered | Obsolete. (Inherited from Page.) | |
IsStartupScriptRegistered | Obsolete. (Inherited from Page.) | |
LoadControl | (Inherited from TemplateControl.) | |
LoadControl | (Inherited from TemplateControl.) | |
LoadTemplate | (Inherited from TemplateControl.) | |
MapPath | (Inherited from Page.) | |
ParseControl | (Inherited from TemplateControl.) | |
ParseControl | (Inherited from TemplateControl.) | |
ProcessRequest | (Inherited from Page.) | |
ReadStringResource | (Inherited from TemplateControl.) | |
RegisterArrayDeclaration | Obsolete. (Inherited from Page.) | |
RegisterAsyncTask | (Inherited from Page.) | |
RegisterClientScriptBlock | Obsolete. (Inherited from Page.) | |
RegisterHiddenField | Obsolete. (Inherited from Page.) | |
RegisterOnSubmitStatement | Obsolete. (Inherited from Page.) | |
RegisterRequiresControlState | (Inherited from Page.) | |
RegisterRequiresPostBack | (Inherited from Page.) | |
RegisterRequiresRaiseEvent | (Inherited from Page.) | |
RegisterRequiresViewStateEncryption | (Inherited from Page.) | |
RegisterStartupScript | Obsolete. (Inherited from Page.) | |
RegisterViewStateHandler | (Inherited from Page.) | |
RenderControl | (Inherited from Control.) | |
RenderSXML |
Renders a valid piece of SXML data.
|
|
RequiresControlState | (Inherited from Page.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SetFocus | (Inherited from Page.) | |
SetFocus | (Inherited from Page.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
TestDeviceFilter | (Inherited from TemplateControl.) | |
ToString | (Inherited from Object.) | |
TryUpdateModel``1 | (Inherited from Page.) | |
TryUpdateModel``1 | (Inherited from Page.) | |
UnregisterRequiresControlState | (Inherited from Page.) | |
UpdateModel``1 | (Inherited from Page.) | |
UpdateModel``1 | (Inherited from Page.) | |
Validate | (Inherited from Page.) | |
Validate | (Inherited from Page.) | |
VerifyRenderingInServerForm | (Inherited from Page.) |
Protected Methods
Explicit Interface Implementations
Name | Description | |
---|---|---|
IFilterResolutionService..::..CompareFilters | (Inherited from TemplateControl.) | |
IFilterResolutionService..::..EvaluateFilter | (Inherited from TemplateControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace