The members of System.Web.UI.Adapters.PageAdapter are listed below.
See Also: Inherited members from System.Web.UI.Adapters.ControlAdapter
Initializes a new instance of the System.Web.UI.Adapters.PageAdapter class. |
[read-only] | CacheVaryByHeaders | System.Collections.Specialized.StringCollection.
Gets a list of additional HTTP headers by which caching is varied for the Web page to which this derived page adapter is attached. |
[read-only] | CacheVaryByParams | System.Collections.Specialized.StringCollection.
Gets a list of additional parameters from HTTP GET and POST requests by which caching is varied for the Web page to which this derived page adapter is attached. |
[read-only] | ClientState | string.
Gets an encoded string that contains the view and control states data of the Web page to which this derived page adapter is attached. |
DeterminePostBackMode()
| ||
GetRadioButtonsByGroup(string)
| ||
GetStatePersister()
| ||
RegisterRadioButton(System.Web.UI.WebControls.RadioButton)
| ||
RenderBeginHyperlink(System.Web.UI.HtmlTextWriter, string, bool, string)
| ||
RenderBeginHyperlink(System.Web.UI.HtmlTextWriter, string, bool, string, string)
| ||
RenderEndHyperlink(System.Web.UI.HtmlTextWriter)
| ||
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string)
| ||
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string, string, string)
| ||
TransformText(string)
|
GetPostBackFormReference(string)
| ||
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string, string, string, bool)
|