HierarchicalDataSourceControl.CreateControlCollection Yöntem

Tanım

Sunucu denetiminin alt denetimlerini (hem değişmez değer hem de sunucu) tutmak için yeni ControlCollection bir nesne 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 Alt denetimlerin eklenmesini engelleyen.

Açıklamalar

Alt CreateControlCollection denetimlerin eklenmesini HierarchicalDataSourceControl önlemek için yöntemi sınıfı tarafından geçersiz kılınıyor.

Şunlara uygulanır