Bagikan melalui


LoginDesigner.TemplateGroups Properti

Definisi

Mendapatkan kumpulan grup templat untuk bidang kontrol terkait.

public:
 virtual property System::Web::UI::Design::TemplateGroupCollection ^ TemplateGroups { System::Web::UI::Design::TemplateGroupCollection ^ get(); };
public override System.Web.UI.Design.TemplateGroupCollection TemplateGroups { get; }
member this.TemplateGroups : System.Web.UI.Design.TemplateGroupCollection
Public Overrides ReadOnly Property TemplateGroups As TemplateGroupCollection

Nilai Properti

Yang TemplateGroupCollection berisi elemen untuk setiap bidang templat di Login.

Keterangan

Properti TemplateGroups mendapatkan objek dari TemplateGroups properti dasar, lalu menambahkan TemplateGroup objek yang berisi satu TemplateDefinition objek untuk templat tata letak kontrol terkait Login ke TemplateGroupCollection.TemplateGroupCollection Properti TemplateGroups mengembalikan ini TemplateGroupCollection ke pemanggil.

Berlaku untuk

Lihat juga