C# 클래스 Dian.Web.Master.TheFront

파일 보기 프로젝트 열기: stone0090/dian

보호된 프로퍼티들

프로퍼티 타입 설명
ContentPlaceHolder1 global::System.Web.UI.WebControls.ContentPlaceHolder
liBackgroundManage global::System.Web.UI.HtmlControls.HtmlGenericControl
liLogin global::System.Web.UI.HtmlControls.HtmlGenericControl
sTitle 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 EventArgs
리턴 void

프로퍼티 상세

ContentPlaceHolder1 보호되어 있는 프로퍼티

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

liBackgroundManage 보호되어 있는 프로퍼티

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

liLogin 보호되어 있는 프로퍼티

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

sTitle 보호되어 있는 프로퍼티

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