Share via


PasswordRecovery.LoadControlState(Object) 메서드

정의

기본 LoadControlState(Object) 메서드를 구현합니다.

protected public:
 override void LoadControlState(System::Object ^ savedState);
protected internal override void LoadControlState (object savedState);
override this.LoadControlState : obj -> unit
Protected Friend Overrides Sub LoadControlState (savedState As Object)

매개 변수

savedState
Object

복원할 컨트롤 상태를 나타내는 개체입니다.

적용 대상

추가 정보