HtmlForm.CreateControlCollection Método

Definición

Crea una nueva ControlCollection colección para el HtmlForm control .

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

Devoluciones

que ControlCollection contiene los HtmlForm controles del servidor secundario del control.

Se aplica a

Consulte también