AdRotator.CreateControlCollection Método

Definición

Crea un nuevo ControlCollection objeto para contener los controles secundarios (literal y servidor) del control de servidor.

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

Objeto ControlCollection que contiene los controles secundarios del control de servidor actual.

Se aplica a