Aracılığıyla paylaş


LoginViewDesigner.TemplateGroups Özellik

Tanım

İlişkili denetimin alanları için şablon grupları koleksiyonunu alır.

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

Özellik Değeri

TemplateGroupCollection Denetimdeki LoginView her şablon için bir öğe içeren.

Açıklamalar

TemplateGroups özelliği, temel özellikten TemplateGroups bir TemplateGroupCollection nesne alır ve ardından anonim şablon için (TemplateDefinitionoturum açmış hiçbir kullanıcıya karşılık gelir), oturum açmış şablon için ve ilişkili LoginView denetimin TemplateGroupCollectionkoleksiyonundaki RoleGroups her RoleGroup öğe için tek bir nesne içeren nesneleri eklerTemplateGroup. bunu TemplateGroups çağırana döndürür TemplateGroupCollection .

Şunlara uygulanır

Ayrıca bkz.