The members of System.Web.UI.Page are listed below.
See Also: Inherited members from System.Web.UI.TemplateControl
Page()Documentation for this section has not yet been entered.
constpostEventArgumentID string. Documentation for this section has not yet been entered. constpostEventSourceID string. Documentation for this section has not yet been entered.
[read-only] Application System.Web.HttpApplicationState. Documentation for this section has not yet been entered. AsyncTimeout TimeSpan. Documentation for this section has not yet been entered. Buffer bool. Documentation for this section has not yet been entered. [read-only] Cache System.Web.Caching.Cache. Documentation for this section has not yet been entered. [read-only] ClientQueryString string. Documentation for this section has not yet been entered. [read-only] ClientScript ClientScriptManager. Documentation for this section has not yet been entered. ClientTarget string. Documentation for this section has not yet been entered. CodePage int. Documentation for this section has not yet been entered. ContentType string. Documentation for this section has not yet been entered. Culture string. Documentation for this section has not yet been entered. EnableEventValidation bool. Documentation for this section has not yet been entered. overrideEnableViewState bool. Documentation for this section has not yet been entered. EnableViewStateMac bool. Documentation for this section has not yet been entered. ErrorPage string. Documentation for this section has not yet been entered. [read-only] Form System.Web.UI.HtmlControls.HtmlForm. Documentation for this section has not yet been entered. [read-only] Header System.Web.UI.HtmlControls.HtmlHead. Documentation for this section has not yet been entered. overrideID string. Documentation for this section has not yet been entered. [read-only] IdSeparator char. Documentation for this section has not yet been entered. [read-only] IsAsync bool. Documentation for this section has not yet been entered. [read-only] IsCallback bool. Documentation for this section has not yet been entered. [read-only] IsCrossPagePostBack bool. Documentation for this section has not yet been entered. [read-only] IsPostBack bool. Documentation for this section has not yet been entered. [read-only] IsReusable bool. Documentation for this section has not yet been entered. [read-only] IsValid bool. Documentation for this section has not yet been entered. [read-only] Items IDictionary. Documentation for this section has not yet been entered. LCID int. Documentation for this section has not yet been entered. MaintainScrollPositionOnPostBack bool. Documentation for this section has not yet been entered. [read-only] Master MasterPage. Documentation for this section has not yet been entered. MasterPageFile string. Documentation for this section has not yet been entered. MaxPageStateFieldLength int. Documentation for this section has not yet been entered. [read-only] PageAdapter System.Web.UI.Adapters.PageAdapter. Documentation for this section has not yet been entered. [read-only] PreviousPage Page. Documentation for this section has not yet been entered. [read-only] Request System.Web.HttpRequest. Documentation for this section has not yet been entered. [read-only] Response System.Web.HttpResponse. Documentation for this section has not yet been entered. ResponseEncoding string. Documentation for this section has not yet been entered. [read-only] Server System.Web.HttpServerUtility. Documentation for this section has not yet been entered. [read-only] Session System.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered. SmartNavigation bool. Documentation for this section has not yet been entered. StyleSheetTheme string. Documentation for this section has not yet been entered. Theme string. Documentation for this section has not yet been entered. Title string. Documentation for this section has not yet been entered. [read-only] Trace System.Web.TraceContext. Documentation for this section has not yet been entered. TraceEnabled bool. Documentation for this section has not yet been entered. TraceModeValue System.Web.TraceMode. Documentation for this section has not yet been entered. UICulture string. Documentation for this section has not yet been entered. [read-only] User System.Security.Principal.IPrincipal. Documentation for this section has not yet been entered. [read-only] Validators ValidatorCollection. Documentation for this section has not yet been entered. ViewStateEncryptionMode ViewStateEncryptionMode. Documentation for this section has not yet been entered. ViewStateUserKey string. Documentation for this section has not yet been entered. overrideVisible bool. Documentation for this section has not yet been entered.
AspCompatMode bool. Documentation for this section has not yet been entered. AsyncMode bool. Documentation for this section has not yet been entered. [read-only] overrideContext System.Web.HttpContext. Documentation for this section has not yet been entered. [write-only] FileDependencies ArrayList. Documentation for this section has not yet been entered. [read-only] PageStatePersister PageStatePersister. Documentation for this section has not yet been entered. TransactionMode int. Documentation for this section has not yet been entered. [read-only] UniqueFilePathSuffix string. Documentation for this section has not yet been entered.
AddOnPreRenderCompleteAsync(System.Web.BeginEventHandler, System.Web.EndEventHandler) Documentation for this section has not yet been entered.AddOnPreRenderCompleteAsync(System.Web.BeginEventHandler, System.Web.EndEventHandler, object) Documentation for this section has not yet been entered. staticCreateHtmlTextWriterFromType(System.IO.TextWriter, Type) : HtmlTextWriter Documentation for this section has not yet been entered.DesignerInitialize() Documentation for this section has not yet been entered.ExecuteRegisteredAsyncTasks() Documentation for this section has not yet been entered. overrideFindControl(string) : Control Documentation for this section has not yet been entered.GetDataItem() : object Documentation for this section has not yet been entered.GetPostBackClientEvent(Control, string) : string Documentation for this section has not yet been entered.GetPostBackClientHyperlink(Control, string) : string Documentation for this section has not yet been entered.GetPostBackEventReference(Control) : string Documentation for this section has not yet been entered.GetPostBackEventReference(Control, string) : string Documentation for this section has not yet been entered.GetTypeHashCode() : int Documentation for this section has not yet been entered.GetValidators(string) : ValidatorCollection Documentation for this section has not yet been entered.IsClientScriptBlockRegistered(string) : bool Documentation for this section has not yet been entered.IsStartupScriptRegistered(string) : bool Documentation for this section has not yet been entered.MapPath(string) : string Documentation for this section has not yet been entered.ProcessRequest(System.Web.HttpContext) Documentation for this section has not yet been entered.RegisterArrayDeclaration(string, string) Documentation for this section has not yet been entered.RegisterAsyncTask(PageAsyncTask) Documentation for this section has not yet been entered.RegisterClientScriptBlock(string, string) Documentation for this section has not yet been entered.RegisterHiddenField(string, string) Documentation for this section has not yet been entered.RegisterOnSubmitStatement(string, string) Documentation for this section has not yet been entered.RegisterRequiresControlState(Control) Documentation for this section has not yet been entered.RegisterRequiresPostBack(Control) Documentation for this section has not yet been entered.RegisterRequiresRaiseEvent(IPostBackEventHandler) Documentation for this section has not yet been entered.RegisterRequiresViewStateEncryption() Documentation for this section has not yet been entered.RegisterStartupScript(string, string) Documentation for this section has not yet been entered.RegisterViewStateHandler() Documentation for this section has not yet been entered.RequiresControlState(Control) : bool Documentation for this section has not yet been entered.SetFocus(string) Documentation for this section has not yet been entered.SetFocus(Control) Documentation for this section has not yet been entered.UnregisterRequiresControlState(Control) Documentation for this section has not yet been entered.Validate() Documentation for this section has not yet been entered.Validate(string) Documentation for this section has not yet been entered.VerifyRenderingInServerForm(Control) Documentation for this section has not yet been entered.
AddContentTemplate(string, ITemplate) Documentation for this section has not yet been entered.AddWrappedFileDependencies(object) Documentation for this section has not yet been entered.AspCompatBeginProcessRequest(System.Web.HttpContext, AsyncCallback, object) : IAsyncResult Documentation for this section has not yet been entered.AspCompatEndProcessRequest(IAsyncResult) Documentation for this section has not yet been entered.AsyncPageBeginProcessRequest(System.Web.HttpContext, AsyncCallback, object) : IAsyncResult Documentation for this section has not yet been entered.AsyncPageEndProcessRequest(IAsyncResult) Documentation for this section has not yet been entered.CreateHtmlTextWriter(System.IO.TextWriter) : HtmlTextWriter Documentation for this section has not yet been entered.DeterminePostBackMode() : System.Collections.Specialized.NameValueCollection Documentation for this section has not yet been entered. overrideFrameworkInitialize() Documentation for this section has not yet been entered.GetWrappedFileDependencies(string[]) : object Documentation for this section has not yet been entered.InitializeCulture() Documentation for this section has not yet been entered.InitOutputCache(OutputCacheParameters) Documentation for this section has not yet been entered.InitOutputCache(int, string, string, OutputCacheLocation, string) Documentation for this section has not yet been entered.InitOutputCache(int, string, string, string, OutputCacheLocation, string) Documentation for this section has not yet been entered.LoadPageStateFromPersistenceMedium() : object Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered.OnInitComplete(EventArgs) Documentation for this section has not yet been entered.OnLoadComplete(EventArgs) Documentation for this section has not yet been entered.OnPreInit(EventArgs) Documentation for this section has not yet been entered.OnPreLoad(EventArgs) Documentation for this section has not yet been entered.OnPreRenderComplete(EventArgs) Documentation for this section has not yet been entered.OnSaveStateComplete(EventArgs) Documentation for this section has not yet been entered.RaisePostBackEvent(IPostBackEventHandler, string) Documentation for this section has not yet been entered. overrideRender(HtmlTextWriter) Documentation for this section has not yet been entered.SavePageStateToPersistenceMedium(object) Documentation for this section has not yet been entered.
InitComplete Documentation for this section has not yet been entered. LoadComplete Documentation for this section has not yet been entered. PreInit Documentation for this section has not yet been entered. PreLoad Documentation for this section has not yet been entered. PreRenderComplete Documentation for this section has not yet been entered. SaveStateComplete Documentation for this section has not yet been entered.