Aracılığıyla paylaş


HtmlTable.CreateControlCollection Yöntem

Tanım

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

Açıklamalar

yöntemi, CreateControlCollection tablo satırlarını tutmak için kullanılan bir ControlCollection nesnesi oluşturur.

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

Şunlara uygulanır

Ayrıca bkz.