DataSourceControl.CreateControlCollection Yöntem

Tanım

Alt denetimleri depolamak için bir koleksiyon oluşturur.

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

Döndürülenler

ControlCollection

EmptyControlCollection öğesi döndürür.

Açıklamalar

Not

Veri kaynağı denetimleri alt denetimlere izin vermediğinden, sınıfın DataSourceControl varsayılan uygulaması alt denetimlerin eklemeyi desteklemez.

Şunlara uygulanır

Ayrıca bkz.