MultiViewControlBuilder::AppendSubBuilder Method (ControlBuilder^)
.NET Framework (current version)
Adds builders to the ControlBuilder object for any child controls that belong to the MultiView control.
Assembly: System.Web (in System.Web.dll)
Parameters
- subBuilder
-
Type:
System.Web.UI::ControlBuilder^
The ControlBuilder object assigned to the child control.
This method adds builders to the ControlBuilder object for any child controls that belong to the MultiView control. A MultiView control can contain only View controls as child controls.
.NET Framework
Available since 2.0
Available since 2.0
Show: