C# 클래스 Subtext.Web.Admin.Pages.EditPreferences

상속: AdminOptionsPage
파일 보기 프로젝트 열기: ayende/Subtext

보호된 메소드들

메소드 설명
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
lkbUpdate_Click ( object sender, System e ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

메소드 상세

BindLocalUI() 보호된 메소드

protected BindLocalUI ( ) : void
리턴 void

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

lkbUpdate_Click() 보호된 메소드

protected lkbUpdate_Click ( object sender, System e ) : void
sender object
e System
리턴 void