WebPartZoneBase.CreateControlCollection Metoda

Definicja

ControlCollection Tworzy obiekt zawierający wszystkie kontrolki w strefie.

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

Zwraca

Element ControlCollection zawierający odwołania do WebPart kontrolek w strefie.

Dotyczy

Zobacz też