Method |
Description |
|
AddContentTemplate ( string templateName, ITemplate template ) : void |
|
|
AddStyleSheets ( System.Web.UI.PageTheme theme, List &links ) : void |
|
|
AddWrappedFileDependencies ( object virtualFileDependencies ) : void |
|
|
ApplyMasterPage ( ) : void |
|
|
AreValidatorsUplevel ( ) : bool |
|
|
AreValidatorsUplevel ( string valGroup ) : bool |
|
|
AspCompatBeginProcessRequest ( HttpContext context, AsyncCallback cb, object extraData ) : IAsyncResult |
|
|
AspCompatEndProcessRequest ( IAsyncResult result ) : void |
|
|
AsyncPageBeginProcessRequest ( HttpContext context, AsyncCallback callback, object extraData ) : IAsyncResult |
|
|
AsyncPageEndProcessRequest ( IAsyncResult result ) : void |
|
|
BelongsToGroup ( IValidator v, string validationGroup ) : bool |
|
|
CreateHtmlTextWriter ( TextWriter tw ) : System.Web.UI.HtmlTextWriter |
|
|
DesignerInitialize ( ) : void |
|
|
DeterminePostBackMode ( ) : NameValueCollection |
|
|
EndAsyncTaskCallback ( IAsyncResult result ) : void |
|
|
FindControl ( string id, bool decode ) : Control |
|
|
GetCallbackTarget ( ) : ICallbackEventHandler |
|
|
GetFormatter ( ) : IStateFormatter |
|
|
GetPageCulture ( string culture, CultureInfo deflt ) : CultureInfo |
|
|
GetPostBackClientEvent ( Control control, string argument ) : string |
|
|
GetPostBackClientHyperlink ( Control control, string argument ) : string |
|
|
GetPostBackEventReference ( Control control ) : string |
|
|
GetPostBackEventReference ( Control control, string argument ) : string |
|
|
GetSavedViewState ( ) : string |
|
|
GetSubmitStatements ( ) : string |
|
|
GetTypeHashCode ( ) : int |
|
|
GetWrappedFileDependencies ( string list ) : object |
|
|
InitOutputCache ( System.Web.UI.OutputCacheParameters cacheSettings ) : void |
|
|
InitOutputCache ( int duration, string varyByHeader, string varyByCustom, OutputCacheLocation location, string varyByParam ) : void |
|
|
InitOutputCache ( int duration, string varyByContentEncoding, string varyByHeader, string varyByCustom, OutputCacheLocation location, string varyByParam ) : void |
|
|
InitializeCulture ( ) : void |
|
|
InitializeStyleSheet ( ) : void |
|
|
InitializeTheme ( ) : void |
|
|
InternalProcessRequest ( ) : void |
|
|
IsClientScriptBlockRegistered ( string key ) : bool |
|
|
IsStartupScriptRegistered ( string key ) : bool |
|
|
LoadPageControlState ( object data ) : void |
|
|
LoadPageStateFromPersistenceMedium ( ) : object |
|
|
LoadPageViewState ( ) : void |
|
|
LoadPreviousPageReference ( ) : void |
|
|
OnFormPostRender ( System.Web.UI.HtmlTextWriter writer, string formUniqueID ) : void |
|
|
OnFormRender ( System.Web.UI.HtmlTextWriter writer, string formUniqueID ) : void |
|
|
PopDataItemContext ( ) : void |
|
|
ProcessCallbackData ( ) : string |
|
|
ProcessException ( Exception e ) : void |
|
|
ProcessGetCallbackResult ( ICallbackEventHandler target, string callbackEventError ) : string |
|
|
ProcessLoad ( ) : void |
|
|
ProcessLoadComplete ( ) : bool |
|
|
ProcessPostData ( ) : void |
|
|
ProcessPostData ( NameValueCollection data, bool second ) : void |
|
|
ProcessRaiseCallbackEvent ( ICallbackEventHandler target, string &callbackEventError ) : void |
|
|
ProcessRaiseEvents ( ) : void |
|
|
ProcessRequest ( HttpContext context ) : void |
|
|
ProcessUnload ( ) : void |
|
|
PushDataItemContext ( object o ) : void |
|
|
RaiseChangedEvents ( ) : void |
|
|
RaisePostBackEvent ( IPostBackEventHandler sourceControl, string eventArgument ) : void |
|
|
RaisePostBackEvents ( ) : void |
|
|
RegisterArrayDeclaration ( string arrayName, string arrayValue ) : void |
|
|
RegisterClientScriptBlock ( string key, string script ) : void |
|
|
RegisterClientScriptFile ( string a, string b, string c ) : void |
|
|
RegisterEnabledControl ( Control control ) : void |
|
|
RegisterForm ( HtmlForm form ) : void |
|
|
RegisterHiddenField ( string hiddenFieldName, string hiddenFieldInitialValue ) : void |
|
|
RegisterOnSubmitStatement ( string key, string script ) : void |
|
|
RegisterRequiresControlState ( Control control ) : void |
|
|
RegisterRequiresPostBack ( Control control ) : void |
|
|
RegisterRequiresRaiseEvent ( IPostBackEventHandler control ) : void |
|
|
RegisterStartupScript ( string key, string script ) : void |
|
|
RegisterViewStateHandler ( ) : void |
|
|
RenderClientScriptFormDeclaration ( HtmlTextWriter writer, string formUniqueID ) : void |
|
|
RenderPage ( ) : void |
|
|
RenderPostBackScript ( HtmlTextWriter writer, string formUniqueID ) : void |
|
|
RenderTrace ( ) : void |
|
|
RequiresFormScriptDeclaration ( ) : void |
|
|
RequiresPostBackScript ( ) : void |
|
|
RestorePageState ( ) : void |
|
|
SavePageControlState ( ) : object |
|
|
SavePageStateToPersistenceMedium ( object viewState ) : void |
|
|
SavePageViewState ( ) : void |
|
|
SetContext ( HttpContext context ) : void |
|
|
SetHeader ( HtmlHead header ) : void |
|
|
UnregisterRequiresControlState ( Control control ) : void |
|
|
ValidateCollection ( ValidatorCollection validators ) : bool |
|
|
VerifyRenderingInServerForm ( Control control ) : void |
|
|