.gif) |
AddContentTemplate |
(Inherited from Page.) |
.gif) |
AddedControl |
(Inherited from Control.) |
.gif) |
AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler) |
(Inherited from Page.) |
.gif) |
AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object) |
(Inherited from Page.) |
.gif) |
AddParsedSubObject |
(Inherited from Control.) |
.gif) |
AddWrappedFileDependencies |
(Inherited from Page.) |
.gif) |
ApplyStyleSheetSkin |
(Inherited from Control.) |
.gif) |
AspCompatBeginProcessRequest |
(Inherited from Page.) |
.gif) |
AspCompatEndProcessRequest |
(Inherited from Page.) |
.gif) |
AsyncPageBeginProcessRequest |
(Inherited from Page.) |
.gif) |
AsyncPageEndProcessRequest |
(Inherited from Page.) |
.gif) |
BuildProfileTree |
(Inherited from Control.) |
.gif) |
CheckRights |
Verifies that the current user has the rights that are required to access the LayoutsPageBase page. |
.gif) |
ClearChildControlState |
(Inherited from Control.) |
.gif) |
ClearChildState |
(Inherited from Control.) |
.gif) |
ClearChildViewState |
(Inherited from Control.) |
.gif) |
Construct |
(Inherited from TemplateControl.) |
.gif) |
CreateChildControls |
Creates the child controls on the UnsecuredLayoutsPageBase. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
CreateControlCollection |
(Inherited from Control.) |
.gif) |
CreateHtmlTextWriter |
(Inherited from Page.) |
.gif) |
CreateResourceBasedLiteralControl |
(Inherited from TemplateControl.) |
.gif) |
DataBind() |
(Inherited from Control.) |
.gif) |
DataBind(Boolean) |
(Inherited from Control.) |
.gif) |
DataBindChildren |
(Inherited from Control.) |
.gif) |
DesignerInitialize |
(Inherited from Page.) |
.gif) |
DetermineMasterPage |
(Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
DeterminePostBackMode |
(Inherited from Page.) |
.gif) |
Dispose |
(Inherited from Control.) |
.gif) |
EnsureChildControls |
(Inherited from Control.) |
.gif) |
EnsureID |
(Inherited from Control.) |
.gif) |
Equals |
(Inherited from Object.) |
.gif) |
Eval(String) |
(Inherited from TemplateControl.) |
.gif) |
Eval(String, String) |
(Inherited from TemplateControl.) |
.gif) |
ExecuteRegisteredAsyncTasks |
(Inherited from Page.) |
.gif) |
Finalize |
(Inherited from Object.) |
.gif) |
FindControl(String) |
(Inherited from Page.) |
.gif) |
FindControl(String, Int32) |
(Inherited from Control.) |
.gif) |
Focus |
(Inherited from Control.) |
.gif) |
FrameworkInitialize |
(Inherited from Page.) |
.gif) |
GetDataItem |
(Inherited from Page.) |
.gif) |
GetDesignModeState |
(Inherited from Control.) |
.gif) |
GetGlobalResourceObject(String, String) |
(Inherited from TemplateControl.) |
.gif) |
GetGlobalResourceObject(String, String, Type, String) |
(Inherited from TemplateControl.) |
.gif) |
GetHashCode |
(Inherited from Object.) |
.gif) |
GetLocalResourceObject(String) |
(Inherited from TemplateControl.) |
.gif) |
GetLocalResourceObject(String, Type, String) |
(Inherited from TemplateControl.) |
.gif) |
GetPostBackClientEvent |
Obsolete. (Inherited from Page.) |
.gif) |
GetPostBackClientHyperlink |
Obsolete. (Inherited from Page.) |
.gif) |
GetPostBackEventReference(Control) |
Obsolete. (Inherited from Page.) |
.gif) |
GetPostBackEventReference(Control, String) |
Obsolete. (Inherited from Page.) |
.gif) |
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. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
GetType |
(Inherited from Object.) |
.gif) |
GetTypeHashCode |
(Inherited from Page.) |
.gif) |
GetValidators |
(Inherited from Page.) |
.gif) |
GetWrappedFileDependencies |
(Inherited from Page.) |
.gif) |
HasControls |
(Inherited from Control.) |
.gif) |
HasEvents |
(Inherited from Control.) |
.gif) |
InitializeCulture |
(Inherited from Page.) |
.gif) |
InitOutputCache(OutputCacheParameters) |
(Inherited from Page.) |
.gif) |
InitOutputCache(Int32, String, String, OutputCacheLocation, String) |
(Inherited from Page.) |
.gif) |
InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) |
(Inherited from Page.) |
.gif) |
IsClientScriptBlockRegistered |
Obsolete. (Inherited from Page.) |
.gif) |
IsLiteralContent |
(Inherited from Control.) |
.gif) |
IsStartupScriptRegistered |
Obsolete. (Inherited from Page.) |
.gif) |
LoadControl(String) |
(Inherited from TemplateControl.) |
.gif) |
LoadControl(Type, []) |
(Inherited from TemplateControl.) |
.gif) |
LoadControlState |
(Inherited from Control.) |
.gif) |
LoadPageStateFromPersistenceMedium |
(Inherited from Page.) |
.gif) |
LoadTemplate |
(Inherited from TemplateControl.) |
.gif) |
LoadViewState |
(Inherited from Control.) |
.gif) .gif) |
MakeImageUrl |
Returns a virtual directory URL for the specified image file. |
.gif) |
MapPath |
(Inherited from Page.) |
.gif) |
MapPathSecure |
(Inherited from Control.) |
.gif) |
MemberwiseClone |
(Inherited from Object.) |
.gif) |
MobileRedirect |
Redirects a request from a mobile device to the mobile version of the page as specified by the MobilePageUrl property. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
OnAbortTransaction |
(Inherited from TemplateControl.) |
.gif) |
OnBubbleEvent |
(Inherited from Control.) |
.gif) |
OnCommitTransaction |
(Inherited from TemplateControl.) |
.gif) |
OnDataBinding |
(Inherited from Control.) |
.gif) |
OnError |
(Inherited from TemplateControl.) |
.gif) |
OnInit |
Represents the method that handles the Init event. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
OnInitComplete |
(Inherited from Page.) |
.gif) |
OnLoad |
Represents that method that handles the Load event of the page. (Overrides UnsecuredLayoutsPageBase.OnLoad(EventArgs).) |
.gif) |
OnLoadComplete |
Represents that method that handles the LoadComplete event. (Overrides Page.OnLoadComplete(EventArgs).) |
.gif) |
OnPreInit |
Represents that method that handles the PreInit event. (Overrides UnsecuredLayoutsPageBase.OnPreInit(EventArgs).) |
.gif) |
OnPreLoad |
(Inherited from Page.) |
.gif) |
OnPreRender |
Represents the method that handles the PreRender event. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
OnPreRenderComplete |
(Inherited from Page.) |
.gif) |
OnSaveStateComplete |
(Inherited from Page.) |
.gif) |
OnUnload |
(Inherited from Control.) |
.gif) |
OpenFile |
(Inherited from Control.) |
.gif) |
ParseControl(String) |
(Inherited from TemplateControl.) |
.gif) |
ParseControl(String, Boolean) |
(Inherited from TemplateControl.) |
.gif) |
ProcessRequest |
(Inherited from Page.) |
.gif) |
RaiseBubbleEvent |
(Inherited from Control.) |
.gif) |
RaisePostBackEvent |
(Inherited from Page.) |
.gif) |
ReadStringResource |
(Inherited from TemplateControl.) |
.gif) |
RegisterArrayDeclaration |
Obsolete. (Inherited from Page.) |
.gif) |
RegisterAsyncTask |
(Inherited from Page.) |
.gif) |
RegisterClientScriptBlock |
Obsolete. (Inherited from Page.) |
.gif) |
RegisterHiddenField |
Obsolete. (Inherited from Page.) |
.gif) |
RegisterOnSubmitStatement |
Obsolete. (Inherited from Page.) |
.gif) |
RegisterRequiresControlState |
(Inherited from Page.) |
.gif) |
RegisterRequiresPostBack |
(Inherited from Page.) |
.gif) |
RegisterRequiresRaiseEvent |
(Inherited from Page.) |
.gif) |
RegisterRequiresViewStateEncryption |
(Inherited from Page.) |
.gif) |
RegisterStartupScript |
Obsolete. (Inherited from Page.) |
.gif) |
RegisterV4Flag |
(Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
RegisterViewStateHandler |
(Inherited from Page.) |
.gif) |
RemovedControl |
(Inherited from Control.) |
.gif) |
Render |
Sends server control content to the specified HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
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. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
RenderControl(HtmlTextWriter) |
(Inherited from Control.) |
.gif) |
RenderControl(HtmlTextWriter, ControlAdapter) |
(Inherited from Control.) |
.gif) |
RequiresControlState |
(Inherited from Page.) |
.gif) |
ResolveAdapter |
(Inherited from Control.) |
.gif) |
ResolveClientUrl |
(Inherited from Control.) |
.gif) |
ResolveUrl |
(Inherited from Control.) |
.gif) |
SaveControlState |
(Inherited from Control.) |
.gif) |
SavePageStateToPersistenceMedium |
(Inherited from Page.) |
.gif) |
SaveViewState |
(Inherited from Control.) |
.gif) |
SendResponseForPopUI |
Sends ECMAScript (JScript, JavaScript) code to the client to make it close its pop-up dialog box. |
.gif) |
SetDesignModeState |
(Inherited from Control.) |
.gif) |
SetFocus(Control) |
(Inherited from Page.) |
.gif) |
SetFocus(String) |
(Inherited from Page.) |
.gif) |
SetRenderMethodDelegate |
(Inherited from Control.) |
.gif) |
SetStringResourcePointer |
(Inherited from TemplateControl.) |
.gif) |
StopRequestIfClientIsNotValid |
Stops page processing if the client has become disconnected. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
TestDeviceFilter |
(Inherited from TemplateControl.) |
.gif) |
ToString |
(Inherited from Object.) |
.gif) |
TrackViewState |
(Inherited from Control.) |
.gif) |
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. (Inherited from UnsecuredLayoutsPageBase.) |
.gif) |
UnregisterRequiresControlState |
(Inherited from Page.) |
.gif) |
Validate() |
(Inherited from Page.) |
.gif) |
Validate(String) |
(Inherited from Page.) |
.gif) |
VerifyRenderingInServerForm |
(Inherited from Page.) |
.gif) |
WriteUTF8ResourceString |
(Inherited from TemplateControl.) |
.gif) |
XPath(String) |
(Inherited from TemplateControl.) |
.gif) |
XPath(String, IXmlNamespaceResolver) |
(Inherited from TemplateControl.) |
.gif) |
XPath(String, String) |
(Inherited from TemplateControl.) |
.gif) |
XPath(String, String, IXmlNamespaceResolver) |
(Inherited from TemplateControl.) |
.gif) |
XPathSelect(String) |
(Inherited from TemplateControl.) |
.gif) |
XPathSelect(String, IXmlNamespaceResolver) |
(Inherited from TemplateControl.) |