1 instantiation of MultiView
System.Web (1)
UI\WebControls\Wizard.cs (1)
1206
_multiView = new
MultiView
();
3 references to MultiView
System.Web (3)
UI\WebControls\MultiView.cs (1)
56
/// <para>Indicates the active <see cref='System.Web.UI.WebControls.View'/> inside the <see cref='System.Web.UI.WebControls.
MultiView
'/> control.</para>
UI\WebControls\Wizard.cs (2)
37
private
MultiView
_multiView;
1203
internal
MultiView
MultiView {