UnsecuredLayoutsPageBase Methods
Windows SharePoint Services 3
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| AddOnPreRenderCompleteAsync | Overloaded. (inherited from Page) |
| ApplyStyleSheetSkin | (inherited from Control) |
| CreateHtmlTextWriterFromType | (inherited from Page) |
| DataBind | Overloaded. (inherited from Control) |
| DesignerInitialize | (inherited from Page) |
| Dispose | (inherited from Control) |
| Equals | Overloaded. (inherited from Object) |
| ExecuteRegisteredAsyncTasks | (inherited from Page) |
| FindControl | Overloaded. (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 | Overloaded. (inherited from Page) |
| 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. |
| GetType | (inherited from Object) |
| GetTypeHashCode | (inherited from Page) |
| GetValidators | (inherited from Page) |
| HasControls | (inherited from Control) |
| IsClientScriptBlockRegistered | Obsolete. (inherited from Page) |
| IsStartupScriptRegistered | Obsolete. (inherited from Page) |
| LoadControl | Overloaded. (inherited from TemplateControl) |
| LoadTemplate | (inherited from TemplateControl) |
| MapPath | (inherited from Page) |
| ParseControl | Overloaded. (inherited from TemplateControl) |
| ProcessRequest | (inherited from Page) |
| ReadStringResource | Overloaded. (inherited from TemplateControl) |
| ReferenceEquals | (inherited from Object) |
| 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 | Overloaded. (inherited from Control) |
| RequiresControlState | (inherited from Page) |
| ResolveClientUrl | (inherited from Control) |
| ResolveUrl | (inherited from Control) |
| SetFocus | Overloaded. (inherited from Page) |
| SetRenderMethodDelegate | (inherited from Control) |
| SortFields |
Returns a sorted array of the fields in the specified SPFieldCollection by using the standard sorting rules of the specified culture.
|
| StopRequestIfClientIsNotValid |
Stops page processing if the client has become disconnected.
|
| TestDeviceFilter | (inherited from TemplateControl) |
| ToString | (inherited from Object) |
| UnregisterRequiresControlState | (inherited from Page) |
| Validate | Overloaded. (inherited from Page) |
| VerifyRenderingInServerForm | (inherited from Page) |
| Name | Description | |
|---|---|---|
| AddContentTemplate | (inherited from Page) |
| AddedControl | (inherited from Control) |
| AddParsedSubObject | (inherited from Control) |
| AddWrappedFileDependencies | (inherited from Page) |
| AspCompatBeginProcessRequest | (inherited from Page) |
| AspCompatEndProcessRequest | (inherited from Page) |
| AsyncPageBeginProcessRequest | (inherited from Page) |
| AsyncPageEndProcessRequest | (inherited from Page) |
| BuildProfileTree | (inherited from Control) |
| ClearChildControlState | (inherited from Control) |
| ClearChildState | (inherited from Control) |
| ClearChildViewState | (inherited from Control) |
| Construct | (inherited from TemplateControl) |
| CreateChildControls |
Overridden.
Creates the child controls on the UnsecuredLayoutsPageBase. |
| CreateControlCollection | (inherited from Control) |
| CreateHtmlTextWriter | (inherited from Page) |
| CreateResourceBasedLiteralControl | (inherited from TemplateControl) |
| DataBind | Overloaded. (inherited from Control) |
| DataBindChildren | (inherited from Control) |
| DeterminePostBackMode | (inherited from Page) |
| EnsureChildControls | (inherited from Control) |
| EnsureID | (inherited from Control) |
| Eval | Overloaded. (inherited from TemplateControl) |
| Finalize | (inherited from Object) |
| FindControl | Overloaded. (inherited from Control) |
| FrameworkInitialize | (inherited from Page) |
| GetDesignModeState | (inherited from Control) |
| GetGlobalResourceObject | Overloaded. (inherited from TemplateControl) |
| GetLocalResourceObject | Overloaded. (inherited from TemplateControl) |
| GetWrappedFileDependencies | (inherited from Page) |
| HasEvents | (inherited from Control) |
| InitializeCulture | (inherited from Page) |
| InitOutputCache | Overloaded. (inherited from Page) |
| IsLiteralContent | (inherited from Control) |
| LoadControlState | (inherited from Control) |
| LoadPageStateFromPersistenceMedium | (inherited from Page) |
| LoadViewState | (inherited from Control) |
| MapPathSecure | (inherited from Control) |
| MemberwiseClone | (inherited from Object) |
| OnAbortTransaction | (inherited from TemplateControl) |
| OnBubbleEvent | (inherited from Control) |
| OnCommitTransaction | (inherited from TemplateControl) |
| OnDataBinding | (inherited from Control) |
| OnError | (inherited from TemplateControl) |
| OnInit |
Overridden.
Represents the method that handles the Init event. |
| OnInitComplete | (inherited from Page) |
| OnLoad |
Overridden.
Represents the method that handles the Load event. |
| OnLoadComplete | (inherited from Page) |
| OnPreInit |
Overridden.
Represents the method that handles the PreInit event. |
| OnPreLoad | (inherited from Page) |
| OnPreRender |
Overridden.
Represents the method that handles the PreRender event. |
| OnPreRenderComplete | (inherited from Page) |
| OnSaveStateComplete | (inherited from Page) |
| OnUnload | (inherited from Control) |
| OpenFile | (inherited from Control) |
| RaiseBubbleEvent | (inherited from Control) |
| RaisePostBackEvent | (inherited from Page) |
| RemovedControl | (inherited from Control) |
| Render |
Overridden.
Sends server control content to the specified HtmlTextWriter object, which writes the content to be rendered on the client. |
| 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. |
| RenderControl | Overloaded. (inherited from Control) |
| ResolveAdapter | (inherited from Control) |
| SaveControlState | (inherited from Control) |
| SavePageStateToPersistenceMedium | (inherited from Page) |
| SaveViewState | (inherited from Control) |
| SetDesignModeState | (inherited from Control) |
| SetStringResourcePointer | (inherited from TemplateControl) |
| TrackViewState | (inherited from Control) |
| WriteUTF8ResourceString | (inherited from TemplateControl) |
| XPath | Overloaded. (inherited from TemplateControl) |
| XPathSelect | Overloaded. (inherited from TemplateControl) |
| Name | Description | |
|---|---|---|
| System.Web.UI.IControlDesignerAccessor.GetDesignModeState | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.SetDesignModeState | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.SetOwnerControl | (inherited from Control) |
| System.Web.UI.IFilterResolutionService.CompareFilters | (inherited from TemplateControl) |
| System.Web.UI.IFilterResolutionService.EvaluateFilter | (inherited from TemplateControl) |
| System.Web.UI.IParserAccessor.AddParsedSubObject | (inherited from Control) |