C# 클래스 Administrators_LRIntegration, 3D-Repository

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: adlnet/3D-Repository

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
ResetDefaultText ( Control c ) : void
SaveLRSettings_Click ( object sender, EventArgs e ) : void
SetSetting ( AppSettingsSection section, string setting, string value ) : void
TestSettings_Click ( object sender, EventArgs e ) : void
Updatecheckmarks ( ) : void

비공개 메소드들

메소드 설명
FindControlRecursive ( Control root, string id ) : Control
GetOrignialValues ( ) : string>.Dictionary

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

ResetDefaultText() 보호된 메소드

protected ResetDefaultText ( Control c ) : void
c Control
리턴 void

SaveLRSettings_Click() 보호된 메소드

protected SaveLRSettings_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

SetSetting() 보호된 메소드

protected SetSetting ( AppSettingsSection section, string setting, string value ) : void
section AppSettingsSection
setting string
value string
리턴 void

TestSettings_Click() 보호된 메소드

protected TestSettings_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Updatecheckmarks() 보호된 메소드

protected Updatecheckmarks ( ) : void
리턴 void