C# 클래스 littleworld.Web.adminSeeEventsDetail

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: radishPit/littleworld

보호된 프로퍼티들

프로퍼티 타입 설명
labelContent global::System.Web.UI.WebControls.Label
labelID global::System.Web.UI.WebControls.Label
labelSenderName global::System.Web.UI.WebControls.Label
labelTime global::System.Web.UI.WebControls.Label
labelType global::System.Web.UI.WebControls.Label
labeloperatorID global::System.Web.UI.WebControls.Label
userImgs global::System.Web.UI.HtmlControls.HtmlGenericControl

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

labelContent 보호되어 있는 프로퍼티

labelContent 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelContent
리턴 global::System.Web.UI.WebControls.Label

labelID 보호되어 있는 프로퍼티

labelID 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelID
리턴 global::System.Web.UI.WebControls.Label

labelSenderName 보호되어 있는 프로퍼티

labelSenderName 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelSenderName
리턴 global::System.Web.UI.WebControls.Label

labelTime 보호되어 있는 프로퍼티

labelTime 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelTime
리턴 global::System.Web.UI.WebControls.Label

labelType 보호되어 있는 프로퍼티

labelType 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labelType
리턴 global::System.Web.UI.WebControls.Label

labeloperatorID 보호되어 있는 프로퍼티

labeloperatorID 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.WebControls.Label labeloperatorID
리턴 global::System.Web.UI.WebControls.Label

userImgs 보호되어 있는 프로퍼티

userImgs 控件。
自动生成的字段。 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
protected global::System.Web.UI.HtmlControls.HtmlGenericControl userImgs
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl