TableRow.CreateControlCollection Yöntem

Tanım

Denetim için TableRow 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 Denetimin TableRow alt sunucu denetimlerini içeren nesne.

Açıklamalar

CreateControlCollection yöntemi, hücreleri tutan TableRow yeni ControlCollection bir nesne oluşturur.

CreateControlCollection yöntemi öncelikli olarak denetimin işlevselliğini TableRow genişleten geliştiricilerin ilgisini çekmektedir.

Şunlara uygulanır

Ayrıca bkz.