C# Class Subtext.Web.Admin.Pages.EditPreferences

Inheritance: AdminOptionsPage
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
lkbUpdate_Click ( object sender, System e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

BindLocalUI() protected méthode

protected BindLocalUI ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

lkbUpdate_Click() protected méthode

protected lkbUpdate_Click ( object sender, System e ) : void
sender object
e System
Résultat void