SqlDialogPage.LoadSettingsFromStorage 메서드

Override called by shell to load dialog page settings from local storage, generally the registry.

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
Public Overrides Sub LoadSettingsFromStorage
‘사용 방법
Dim instance As SqlDialogPage

instance.LoadSettingsFromStorage()
public override void LoadSettingsFromStorage()
public:
virtual void LoadSettingsFromStorage() override
abstract LoadSettingsFromStorage : unit -> unit  
override LoadSettingsFromStorage : unit -> unit
public override function LoadSettingsFromStorage()

구현

IProfileManagerLoadSettingsFromStorage

참고 항목

참조

SqlDialogPage 클래스

RadLangSvc 네임스페이스