C# 클래스 ProjectName.Web.MainContentTemplate

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Sample-Solution

보호된 프로퍼티들

프로퍼티 타입 설명
GPSLocation global::System.Web.UI.WebControls.TextBox
Hometown global::System.Web.UI.WebControls.TextBox
Ul1 global::System.Web.UI.HtmlControls.HtmlGenericControl
UpdateDate global::System.Web.UI.WebControls.TextBox
btnSave global::MonoSoftware.MonoX.Controls.StyledButton
labEditProfile2 global::System.Web.UI.HtmlControls.HtmlGenericControl
labGPSLocation global::System.Web.UI.WebControls.Label
labHometown global::System.Web.UI.WebControls.Label
labUpdateDate global::System.Web.UI.WebControls.Label
labViewProfile2 global::System.Web.UI.HtmlControls.HtmlGenericControl
lnkEditProfile2 global::System.Web.UI.WebControls.LinkButton
lnkViewProfile2 global::System.Web.UI.WebControls.LinkButton
prevGPSLocation global::System.Web.UI.WebControls.Label
prevHometown global::System.Web.UI.WebControls.Label
prevUpdateDate global::System.Web.UI.WebControls.Label

Private Properties

프로퍼티 타입 설명
Page_LoadComplete void
btnSave_Click void
lnkEditProfile_Click void
lnkViewProfile_Click void

공개 메소드들

메소드 설명
DataBind ( ) : void

Module databind.

DataBind ( bool rebind ) : void

Module databind.

보호된 메소드들

메소드 설명
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
Page_LoadComplete ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
lnkEditProfile_Click ( object sender, EventArgs e ) : void
lnkViewProfile_Click ( object sender, EventArgs e ) : void

메소드 상세

DataBind() 공개 메소드

Module databind.
public DataBind ( ) : void
리턴 void

DataBind() 공개 메소드

Module databind.
public DataBind ( bool rebind ) : void
rebind bool Refetch the user data
리턴 void

Page_Init() 보호된 메소드

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

Page_Load() 보호된 메소드

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

프로퍼티 상세

GPSLocation 보호되어 있는 프로퍼티

GPSLocation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox GPSLocation
리턴 global::System.Web.UI.WebControls.TextBox

Hometown 보호되어 있는 프로퍼티

Hometown control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Hometown
리턴 global::System.Web.UI.WebControls.TextBox

Ul1 보호되어 있는 프로퍼티

Ul1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Ul1
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

UpdateDate 보호되어 있는 프로퍼티

UpdateDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox UpdateDate
리턴 global::System.Web.UI.WebControls.TextBox

btnSave 보호되어 있는 프로퍼티

btnSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.Controls.StyledButton btnSave
리턴 global::MonoSoftware.MonoX.Controls.StyledButton

labEditProfile2 보호되어 있는 프로퍼티

labEditProfile2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl labEditProfile2
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

labGPSLocation 보호되어 있는 프로퍼티

labGPSLocation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labGPSLocation
리턴 global::System.Web.UI.WebControls.Label

labHometown 보호되어 있는 프로퍼티

labHometown control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labHometown
리턴 global::System.Web.UI.WebControls.Label

labUpdateDate 보호되어 있는 프로퍼티

labUpdateDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labUpdateDate
리턴 global::System.Web.UI.WebControls.Label

labViewProfile2 보호되어 있는 프로퍼티

labViewProfile2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl labViewProfile2
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

lnkEditProfile2 보호되어 있는 프로퍼티

lnkEditProfile2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lnkEditProfile2
리턴 global::System.Web.UI.WebControls.LinkButton

lnkViewProfile2 보호되어 있는 프로퍼티

lnkViewProfile2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lnkViewProfile2
리턴 global::System.Web.UI.WebControls.LinkButton

prevGPSLocation 보호되어 있는 프로퍼티

prevGPSLocation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label prevGPSLocation
리턴 global::System.Web.UI.WebControls.Label

prevHometown 보호되어 있는 프로퍼티

prevHometown control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label prevHometown
리턴 global::System.Web.UI.WebControls.Label

prevUpdateDate 보호되어 있는 프로퍼티

prevUpdateDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label prevUpdateDate
리턴 global::System.Web.UI.WebControls.Label