Share via


PasswordRecovery.QuestionTemplateContainer 속성

정의

PasswordRecovery 템플릿의 인스턴스를 만들기 위해 QuestionTemplate 컨트롤에서 사용한 컨테이너를 가져옵니다. 이 속성을 통해 자식 컨트롤에 프로그래밍 방식으로 액세스할 수 있습니다.

public:
 property System::Web::UI::Control ^ QuestionTemplateContainer { System::Web::UI::Control ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.Control QuestionTemplateContainer { get; }
[<System.ComponentModel.Browsable(false)>]
member this.QuestionTemplateContainer : System.Web.UI.Control
Public ReadOnly Property QuestionTemplateContainer As Control

속성 값

Control

Control 템플릿이 들어 있는 QuestionTemplate입니다.

특성

적용 대상

추가 정보