C# Class Administrators_LRIntegration, 3D-Repository

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: adlnet/3D-Repository

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
FindControlRecursive ( Control root, string id ) : Control
GetOrignialValues ( ) : string>.Dictionary

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

ResetDefaultText() protected méthode

protected ResetDefaultText ( Control c ) : void
c Control
Résultat void

SaveLRSettings_Click() protected méthode

protected SaveLRSettings_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

SetSetting() protected méthode

protected SetSetting ( AppSettingsSection section, string setting, string value ) : void
section AppSettingsSection
setting string
value string
Résultat void

TestSettings_Click() protected méthode

protected TestSettings_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Updatecheckmarks() protected méthode

protected Updatecheckmarks ( ) : void
Résultat void