HtmlContainerControl.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

ControlCollection Alt sunucu denetimlerini HtmlControl içeren bir.

Şunlara uygulanır

Ayrıca bkz.