TemplateBuilder::BuildObject Method ()

 

Used during design time to build the template and its child controls.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

public:
virtual Object^ BuildObject() override

Return Value

Type: System::Object^

A reference to the instance of the TemplateBuilder class.

.NET Framework
Available since 2.0
Return to top
Show: