HtmlSelect::CreateControlCollection Method ()
.NET Framework (current version)
Creates an EmptyControlCollection object for the HtmlSelect control.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::ControlCollection^A ControlCollection to contain the current server control's child server controls.
The HtmlSelect control does not allow child controls.
.NET Framework
Available since 1.1
Available since 1.1
Show: