HtmlTitle::CreateControlCollection Method ()

 
Use BaseTrue

Creates a new ControlCollection collection for the HtmlTitle control.

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

protected:
virtual ControlCollection^ CreateControlCollection() override

Return Value

Type: System.Web.UI::ControlCollection^

A ControlCollection object to contain the current server control's child server controls.

.NET Framework
Available since 2.0
Return to top
Show: