LoginStatus.SetDesignModeState(IDictionary) 메서드

정의

기본 SetDesignModeState(IDictionary) 메서드를 재정의합니다.

protected:
 override void SetDesignModeState(System::Collections::IDictionary ^ data);
protected override void SetDesignModeState (System.Collections.IDictionary data);
override this.SetDesignModeState : System.Collections.IDictionary -> unit
Protected Overrides Sub SetDesignModeState (data As IDictionary)

매개 변수

data
IDictionary

IDictionary 컨트롤의 상태가 포함된 LoginStatus입니다.

적용 대상