HtmlForm.CreateControlCollection Método

Definição

Cria uma nova ControlCollection coleção para o HtmlForm controlo.

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

Devoluções

A ControlCollection que contém os HtmlForm controlos do servidor filho do controlo.

Aplica-se a

Ver também