HtmlSelectBuilder Constructor ()

 

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

Initializes a new instance of the HtmlSelectBuilder class.

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

public:
HtmlSelectBuilder()

System_CAPS_noteNote

This constructor is used by ASP.NET when parsing the page and creating the control hierarchy. It is not intended for use in your code.

.NET Framework
Available since 2.0
Return to top
Show: