Mono Class Library: Overview

System.Web.UI.WebControls.MultiView: Members

The members of System.Web.UI.WebControls.MultiView are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
NextViewCommandNamestring. Documentation for this section has not yet been entered.
static readonly
PreviousViewCommandNamestring. Documentation for this section has not yet been entered.
static readonly
SwitchViewByIDCommandNamestring. Documentation for this section has not yet been entered.
static readonly
SwitchViewByIndexCommandNamestring. Documentation for this section has not yet been entered.

Public Properties

ActiveViewIndexint. Documentation for this section has not yet been entered.
EnableThemingbool. Documentation for this section has not yet been entered.
[read-only]
ViewsViewCollection. Documentation for this section has not yet been entered.

Public Methods

GetActiveView() : View
Documentation for this section has not yet been entered.
SetActiveView(View)
Documentation for this section has not yet been entered.

Protected Methods

override
AddParsedSubObject(object)
Documentation for this section has not yet been entered.
override
CreateControlCollection() : System.Web.UI.ControlCollection
Documentation for this section has not yet been entered.
override
LoadControlState(object)
Documentation for this section has not yet been entered.
OnActiveViewChanged(EventArgs)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
RemovedControl(System.Web.UI.Control)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveControlState() : object
Documentation for this section has not yet been entered.

Public Events

ActiveViewChangedDocumentation for this section has not yet been entered.