MultiView::CreateControlCollection Method ()
.NET Framework (current version)
Creates a ControlCollection to hold the child controls of the MultiView control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::ControlCollection^A ViewCollection to contain the View controls of the current MultiView control.
This method overrides the base implementation to always return a ViewCollection to contain the View controls of the current MultiView control.
.NET Framework
Available since 2.0
Available since 2.0
Show: