Aracılığıyla paylaş


HtmlTableRow.CreateControlCollection Yöntem

Tanım

Denetim için HtmlTableRow 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 HtmlTableRow alt sunucu denetimlerini içeren bir.

Açıklamalar

yöntemi, CreateControlCollection satır hücrelerini tutmak için kullanılan yeni ControlCollection bir koleksiyon oluşturur.

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

Şunlara uygulanır

Ayrıca bkz.