MultiView.CreateControlCollection Method
.NET Framework 3.0
Creates a ControlCollection to hold the child controls of the MultiView control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
protected ControlCollection CreateControlCollection ()
protected override function CreateControlCollection () : ControlCollection
Not applicable.
Return Value
A ViewCollection to contain the View controls of the current MultiView control.Community Additions
ADD
Show: