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

Inheritance: AdminOptionsPage
Exibir arquivo Open project: ayende/Subtext

Protected Methods

Method Description
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
lkbUpdate_Click ( object sender, System e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

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

Method Details

BindLocalUI() protected method

protected BindLocalUI ( ) : void
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

lkbUpdate_Click() protected method

protected lkbUpdate_Click ( object sender, System e ) : void
sender object
e System
return void