다음을 통해 공유


ChangePasswordDesigner.TemplateGroups 속성

정의

이 디자이너와 연결된 컨트롤의 템플릿에 대한 템플릿 그룹 컬렉션을 가져옵니다.

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

속성 값

연결된 TemplateGroupCollection의 각 템플릿에 대한 요소가 포함된 ChangePassword입니다.

설명

합니다 TemplateGroups 속성 구문을 TemplateGroupCollection 개체 및 기본 속성에 의해 반환 된 컬렉션으로 채웁니다. 그런 다음 추가 TemplateGroup 각 템플릿에 대 한 개체 (ChangePasswordTemplate 하 고 SuccessTemplate) 관련 된 ChangePassword 컨트롤.

적용 대상

추가 정보