System.Web.UI.WebControls.MultiView.Views Property

Gets the collection of System.Web.UI.WebControls.View controls in the System.Web.UI.WebControls.MultiView control.

Syntax

[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerDefaultProperty)]
public virtual ViewCollection Views { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to programmatically manage the System.Web.UI.WebControls.View controls in a System.Web.UI.WebControls.MultiView control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0