Compartilhar via


HtmlTitle.CreateControlCollection Método

Definição

Cria uma nova coleção ControlCollection para o controle HtmlTitle.

protected:
 override System::Web::UI::ControlCollection ^ CreateControlCollection();
protected override System.Web.UI.ControlCollection CreateControlCollection ();
override this.CreateControlCollection : unit -> System.Web.UI.ControlCollection
Protected Overrides Function CreateControlCollection () As ControlCollection

Retornos

ControlCollection

Um objeto ControlCollection para conter controles de servidor filho do controle de servidor atual.

Aplica-se a