UnsecuredLayoutsPageBase Methods

Include Protected Members
Include Inherited Members

The UnsecuredLayoutsPageBase type exposes the following members.

Methods

  Name Description
Protected method AddContentTemplate (Inherited from Page.)
Protected method AddedControl (Inherited from Control.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler) (Inherited from Page.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object) (Inherited from Page.)
Protected method AddParsedSubObject (Inherited from Control.)
Protected method AddWrappedFileDependencies (Inherited from Page.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
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 BuildProfileTree (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method Construct (Inherited from TemplateControl.)
Protected method CreateChildControls Creates the child controls on the UnsecuredLayoutsPageBase. (Overrides Control.CreateChildControls().)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateHtmlTextWriter (Inherited from Page.)
Protected method CreateResourceBasedLiteralControl (Inherited from TemplateControl.)
Public method DataBind() (Inherited from Control.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Public method DesignerInitialize (Inherited from Page.)
Protected method DetermineMasterPage
Protected method DeterminePostBackMode (Inherited from Page.)
Public method Dispose (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Eval(String) (Inherited from TemplateControl.)
Protected method Eval(String, String) (Inherited from TemplateControl.)
Public method ExecuteRegisteredAsyncTasks (Inherited from Page.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Page.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from Page.)
Public method GetDataItem (Inherited from Page.)
Protected method GetDesignModeState (Inherited from Control.)
Protected method GetGlobalResourceObject(String, String) (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject(String, String, Type, String) (Inherited from TemplateControl.)
Public method GetHashCode (Inherited from Object.)
Protected method GetLocalResourceObject(String) (Inherited from TemplateControl.)
Protected method GetLocalResourceObject(String, Type, String) (Inherited from TemplateControl.)
Public method GetPostBackClientEvent Obsolete. (Inherited from Page.)
Public method GetPostBackClientHyperlink Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control) Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control, String) Obsolete. (Inherited from Page.)
Public method GetResourceString Returns a localized string constructed from a string in a resource (.resx) file in a subfolder of %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\ and from the specified array of strings.
Public method GetType (Inherited from Object.)
Public method GetTypeHashCode (Inherited from Page.)
Public method GetValidators (Inherited from Page.)
Protected method GetWrappedFileDependencies (Inherited from Page.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method InitializeCulture (Inherited from Page.)
Protected method InitOutputCache(OutputCacheParameters) (Inherited from Page.)
Protected method InitOutputCache(Int32, String, String, OutputCacheLocation, String) (Inherited from Page.)
Protected method InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) (Inherited from Page.)
Public method IsClientScriptBlockRegistered Obsolete. (Inherited from Page.)
Protected method IsLiteralContent (Inherited from Control.)
Public method IsStartupScriptRegistered Obsolete. (Inherited from Page.)
Public method LoadControl(String) (Inherited from TemplateControl.)
Public method LoadControl(Type, []) (Inherited from TemplateControl.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadPageStateFromPersistenceMedium (Inherited from Page.)
Public method LoadTemplate (Inherited from TemplateControl.)
Protected method LoadViewState (Inherited from Control.)
Public method MapPath (Inherited from Page.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MobileRedirect Redirects a request from a mobile device to the mobile version of the page as specified by the MobilePageUrl property.
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 Represents the method that handles the Init event. (Overrides Page.OnInit(EventArgs).)
Protected method OnInitComplete (Inherited from Page.)
Protected method OnLoad Represents the method that handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnLoadComplete (Inherited from Page.)
Protected method OnPreInit Represents the method that handles the PreInit event. (Overrides Page.OnPreInit(EventArgs).)
Protected method OnPreLoad (Inherited from Page.)
Protected method OnPreRender Represents the method that handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method OnPreRenderComplete (Inherited from Page.)
Protected method OnSaveStateComplete (Inherited from Page.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Public method ParseControl(String) (Inherited from TemplateControl.)
Public method ParseControl(String, Boolean) (Inherited from TemplateControl.)
Public method ProcessRequest (Inherited from Page.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RaisePostBackEvent (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.)
Protected method RegisterV4Flag
Public method RegisterViewStateHandler (Inherited from Page.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render Sends server control content to the specified HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides Page.Render(HtmlTextWriter).)
Protected method RenderChildren Outputs the content of child controls of the UnsecuredLayoutsPageBase to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides Control.RenderChildren(HtmlTextWriter).)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public method RequiresControlState (Inherited from Page.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SavePageStateToPersistenceMedium (Inherited from Page.)
Protected method SaveViewState (Inherited from Control.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetFocus(Control) (Inherited from Page.)
Public method SetFocus(String) (Inherited from Page.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Protected method SetStringResourcePointer (Inherited from TemplateControl.)
Public methodStatic member SortFields Returns a sorted array of the fields in the specified SPFieldCollection by using the standard sorting rules of the specified culture.
Public methodStatic member SortFields2
Public method StopRequestIfClientIsNotValid Stops page processing if the client has become disconnected.
Public method TestDeviceFilter (Inherited from TemplateControl.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from Control.)
Protected method TryToRedirectMobileAccess Redirects a request from a mobile device to the mobile version of the page, if there is one, or to an error page informing the user that there is no mobile version of the page.
Public method UnregisterRequiresControlState (Inherited from Page.)
Public method Validate() (Inherited from Page.)
Public method Validate(String) (Inherited from Page.)
Public method VerifyRenderingInServerForm (Inherited from Page.)
Protected method WriteUTF8ResourceString (Inherited from TemplateControl.)
Protected method XPath(String) (Inherited from TemplateControl.)
Protected method XPath(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPath(String, String) (Inherited from TemplateControl.)
Protected method XPath(String, String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPathSelect(String) (Inherited from TemplateControl.)
Protected method XPathSelect(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IParserAccessor.AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate method IFilterResolutionService.CompareFilters (Inherited from TemplateControl.)
Explicit interface implemetationPrivate method IFilterResolutionService.EvaluateFilter (Inherited from TemplateControl.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)

Top

See Also

Reference

UnsecuredLayoutsPageBase Class

Microsoft.SharePoint.WebControls Namespace