UserControlControlBuilder.BuildObject Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Builds an instance of the control identified by the ControlType property.

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

Public Overrides Function BuildObject As Object

Return Value

Type: System.Object

An instance of a user control identified by ControlType.

.NET Framework
Available since 2.0
Return to top
Show: