Page
postEventArgumentID
postEventSourceID
Page()
Application
AspCompatMode
AsyncMode
AsyncTimeout
AutoPostBackControl
Buffer
Cache
ClientQueryString
ClientScript
ClientTarget
CodePage
ContentType
Context
Culture
EnableEventValidation
EnableViewState
EnableViewStateMac
ErrorPage
FileDependencies
Form
Header
ID
IdSeparator
IsAsync
IsCallback
IsCrossPagePostBack
IsPostBack
IsPostBackEventControlRegistered
IsReusable
IsValid
Items
LCID
MaintainScrollPositionOnPostBack
Master
MasterPageFile
MaxPageStateFieldLength
MetaDescription
MetaKeywords
ModelBindingExecutionContext
ModelState
PageAdapter
PageStatePersister
PreviousPage
Request
Response
ResponseEncoding
RouteData
Server
Session
SkipFormActionValidation
SmartNavigation
StyleSheetTheme
Theme
Title
Trace
TraceEnabled
TraceModeValue
TransactionMode
UICulture
UniqueFilePathSuffix
UnobtrusiveValidationMode
User
ValidateRequestMode
Validators
ViewStateEncryptionMode
ViewStateUserKey
Visible
AddContentTemplate(String, ITemplate)
AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler)
AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object)
AddWrappedFileDependencies(Object)
AspCompatBeginProcessRequest(HttpContext, AsyncCallback, Object)
AspCompatEndProcessRequest(IAsyncResult)
AsyncPageBeginProcessRequest(HttpContext, AsyncCallback, Object)
AsyncPageEndProcessRequest(IAsyncResult)
CreateHtmlTextWriter(TextWriter)
CreateHtmlTextWriterFromType(TextWriter, Type)
DesignerInitialize()
DeterminePostBackMode()
DeterminePostBackModeUnvalidated()
ExecuteRegisteredAsyncTasks()
FindControl(String)
FrameworkInitialize()
GetDataItem()
GetPostBackClientEvent(Control, String)
GetPostBackClientHyperlink(Control, String)
GetPostBackEventReference(Control)
GetPostBackEventReference(Control, String)
GetTypeHashCode()
GetValidators(String)
GetWrappedFileDependencies(String[])
InitializeCulture()
InitOutputCache(OutputCacheParameters)
InitOutputCache(Int32, String, String, OutputCacheLocation, String)
InitOutputCache(Int32, String, String, String, OutputCacheLocation, String)
IsClientScriptBlockRegistered(String)
IsStartupScriptRegistered(String)
LoadPageStateFromPersistenceMedium()
MapPath(String)
OnInit(EventArgs)
OnInitComplete(EventArgs)
OnLoadComplete(EventArgs)
OnPreInit(EventArgs)
OnPreLoad(EventArgs)
OnPreRenderComplete(EventArgs)
OnSaveStateComplete(EventArgs)
ProcessRequest(HttpContext)
RaisePostBackEvent(IPostBackEventHandler, String)
RegisterArrayDeclaration(String, String)
RegisterAsyncTask(PageAsyncTask)
RegisterClientScriptBlock(String, String)
RegisterHiddenField(String, String)
RegisterOnSubmitStatement(String, String)
RegisterRequiresControlState(Control)
RegisterRequiresPostBack(Control)
RegisterRequiresRaiseEvent(IPostBackEventHandler)
RegisterRequiresViewStateEncryption()
RegisterStartupScript(String, String)
RegisterViewStateHandler()
Render(HtmlTextWriter)
RequiresControlState(Control)
SavePageStateToPersistenceMedium(Object)
SetFocus(Control)
SetFocus(String)
TryUpdateModel<TModel>(TModel)
TryUpdateModel<TModel>(TModel, IValueProvider)
UnregisterRequiresControlState(Control)
UpdateModel<TModel>(TModel)
UpdateModel<TModel>(TModel, IValueProvider)
Validate()
Validate(String)
VerifyRenderingInServerForm(Control)
InitComplete
LoadComplete
PreInit
PreLoad
PreRenderComplete
SaveStateComplete
net11
namespace System.Web.UI
{
[DefaultEvent("Load")]
[Designer("Microsoft.VSDesigner.WebForms.WebFormDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(IRootDesigner))]
[DesignerCategory("ASPXCodeBehind")]
[RootDesignerSerializer("Microsoft.VSDesigner.WebForms.RootCodeDomSerializer, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", true)]
[ToolboxItem(false)]
public class Page : TemplateControl, IHttpHandler
{
public string MapPath(string virtualPath);
}
}
NetFx Compat Lab | 2.5 %
Reference this API |
---|---|
nuget.org | 0.0 %
Reference this API |
Upgrade Planner | 0.1 %
Reference this API |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net11 | |
Assembly | System.Web , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API