This topic has not yet been rated - Rate this topic

UnsecuredLayoutsPageBase Methods

Windows SharePoint Services 3
(see also Protected Methods )
  Name Description
Public method AddOnPreRenderCompleteAsync  Overloaded. (inherited from Page)
Public method ApplyStyleSheetSkin  (inherited from Control)
Public method Static CreateHtmlTextWriterFromType  (inherited from Page)
Public method DataBind  Overloaded. (inherited from Control)
Public method DesignerInitialize  (inherited from Page)
Public method Dispose  (inherited from Control)
Public method Equals  Overloaded. (inherited from Object)
Public method ExecuteRegisteredAsyncTasks  (inherited from Page)
Public method FindControl  Overloaded. (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  Overloaded. (inherited from Page)
Public method GetResourceString
Returns a localized string constructed from a string in a resource (.resx) file in a subfolder of c:\Program Files\Microsoft Shared\web server extenstions\12\ 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)
Public method HasControls  (inherited from Control)
Public method IsClientScriptBlockRegistered  Obsolete. (inherited from Page)
Public method IsStartupScriptRegistered  Obsolete. (inherited from Page)
Public method LoadControl  Overloaded. (inherited from TemplateControl)
Public method LoadTemplate  (inherited from TemplateControl)
Public method MapPath  (inherited from Page)
Public method ParseControl  Overloaded. (inherited from TemplateControl)
Public method ProcessRequest  (inherited from Page)
Public method ReadStringResource  Overloaded. (inherited from TemplateControl)
Public method Static ReferenceEquals  (inherited from Object)
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  Overloaded. (inherited from Control)
Public method RequiresControlState  (inherited from Page)
Public method ResolveClientUrl  (inherited from Control)
Public method ResolveUrl  (inherited from Control)
Public method SetFocus  Overloaded. (inherited from Page)
Public method SetRenderMethodDelegate  (inherited from Control)
Public method Static SortFields
Returns a sorted array of the fields in the specified SPFieldCollection by using the standard sorting rules of the specified culture.
Public method StopRequestIfClientIsNotValid
Stops page processing if the client has become disconnected.
Public method TestDeviceFilter  (inherited from TemplateControl)
Public method ToString  (inherited from Object)
Public method UnregisterRequiresControlState  (inherited from Page)
Public method Validate  Overloaded. (inherited from Page)
Public method VerifyRenderingInServerForm  (inherited from Page)
Top
  Name Description
Protected method AddContentTemplate  (inherited from Page)
Protected method AddedControl  (inherited from Control)
Protected method AddParsedSubObject  (inherited from Control)
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 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 Overridden.
Creates the child controls on the UnsecuredLayoutsPageBase.
Protected method CreateControlCollection  (inherited from Control)
Protected method CreateHtmlTextWriter  (inherited from Page)
Protected method CreateResourceBasedLiteralControl  (inherited from TemplateControl)
Protected method DataBind  Overloaded. (inherited from Control)
Protected method DataBindChildren  (inherited from Control)
Protected method DeterminePostBackMode  (inherited from Page)
Protected method EnsureChildControls  (inherited from Control)
Protected method EnsureID  (inherited from Control)
Protected method Eval  Overloaded. (inherited from TemplateControl)
Protected method Finalize  (inherited from Object)
Protected method FindControl  Overloaded. (inherited from Control)
Protected method FrameworkInitialize  (inherited from Page)
Protected method GetDesignModeState  (inherited from Control)
Protected method GetGlobalResourceObject  Overloaded. (inherited from TemplateControl)
Protected method GetLocalResourceObject  Overloaded. (inherited from TemplateControl)
Protected method GetWrappedFileDependencies  (inherited from Page)
Protected method HasEvents  (inherited from Control)
Protected method InitializeCulture  (inherited from Page)
Protected method InitOutputCache  Overloaded. (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 Overridden.
Represents the method that handles the Init event.
Protected method OnInitComplete  (inherited from Page)
Protected method OnLoad Overridden.
Represents the method that handles the Load event.
Protected method OnLoadComplete  (inherited from Page)
Protected method OnPreInit Overridden.
Represents the method that handles the PreInit event.
Protected method OnPreLoad  (inherited from Page)
Protected method OnPreRender Overridden.
Represents the method that handles the PreRender event.
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 Overridden.
Sends server control content to the specified HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderChildren Overridden.
Outputs the content of child controls of the UnsecuredLayoutsPageBase to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
Protected method RenderControl  Overloaded. (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  (inherited from Control)
Protected method SetStringResourcePointer  (inherited from TemplateControl)
Protected method TrackViewState  (inherited from Control)
Protected method WriteUTF8ResourceString  (inherited from TemplateControl)
Protected method XPath  Overloaded. (inherited from TemplateControl)
Protected method XPathSelect  Overloaded. (inherited from TemplateControl)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.