Aracılığıyla paylaş


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 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 genişleten geliştiricileri denetlemekle TableRow ilgilenir.

Şunlara uygulanır

Ayrıca bkz.