Mono Class Library: Overview

System.Web.UI.Adapters.PageAdapter: Members

The members of System.Web.UI.Adapters.PageAdapter are listed below.

See Also: Inherited members from System.Web.UI.Adapters.ControlAdapter

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
CacheVaryByHeadersSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
[read-only]
CacheVaryByParamsSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ClientStatestring. Documentation for this section has not yet been entered.

Public Methods

DeterminePostBackMode() : System.Collections.Specialized.NameValueCollection
Documentation for this section has not yet been entered.
GetRadioButtonsByGroup(string) : ICollection
Documentation for this section has not yet been entered.
GetStatePersister() : System.Web.UI.PageStatePersister
Documentation for this section has not yet been entered.
RegisterRadioButton(System.Web.UI.WebControls.RadioButton)
Documentation for this section has not yet been entered.
RenderBeginHyperlink(System.Web.UI.HtmlTextWriter, string, bool, string)
Documentation for this section has not yet been entered.
RenderBeginHyperlink(System.Web.UI.HtmlTextWriter, string, bool, string, string)
Documentation for this section has not yet been entered.
RenderEndHyperlink(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string)
Documentation for this section has not yet been entered.
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string, string, string)
Documentation for this section has not yet been entered.
TransformText(string) : string
Documentation for this section has not yet been entered.

Protected Methods

GetPostBackFormReference(string) : string
Documentation for this section has not yet been entered.
RenderPostBackEvent(System.Web.UI.HtmlTextWriter, string, string, string, string, string, string, bool)
Documentation for this section has not yet been entered.