Mono Class Library: Overview

System.Web.UI.UserControl: Members

The members of System.Web.UI.UserControl are listed below.

See Also: Inherited members from System.Web.UI.TemplateControl

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ApplicationSystem.Web.HttpApplicationState. Documentation for this section has not yet been entered.
[read-only]
AttributesAttributeCollection. Documentation for this section has not yet been entered.
[read-only]
CacheSystem.Web.Caching.Cache. Documentation for this section has not yet been entered.
[read-only]
CachePolicyControlCachePolicy. Documentation for this section has not yet been entered.
[read-only]
IsPostBackbool. Documentation for this section has not yet been entered.
[read-only]
RequestSystem.Web.HttpRequest. Documentation for this section has not yet been entered.
[read-only]
ResponseSystem.Web.HttpResponse. Documentation for this section has not yet been entered.
[read-only]
ServerSystem.Web.HttpServerUtility. Documentation for this section has not yet been entered.
[read-only]
SessionSystem.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered.
[read-only]
TraceSystem.Web.TraceContext. Documentation for this section has not yet been entered.

Public Methods

DesignerInitialize()
Documentation for this section has not yet been entered.
InitializeAsUserControl(Page)
Documentation for this section has not yet been entered.
MapPath(string) : string
Documentation for this section has not yet been entered.

Protected Methods

override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IFilterResolutionService.CompareFiltersDocumentation for this section has not yet been entered.
System.Web.UI.IFilterResolutionService.EvaluateFilterDocumentation for this section has not yet been entered.
System.Web.UI.IAttributeAccessor.GetAttributeDocumentation for this section has not yet been entered.
System.Web.UI.IUserControlDesignerAccessor.InnerTextstring. Documentation for this section has not yet been entered.
System.Web.UI.IAttributeAccessor.SetAttributeDocumentation for this section has not yet been entered.
System.Web.UI.IUserControlDesignerAccessor.TagNamestring. Documentation for this section has not yet been entered.