C# 클래스 Carrotware.CMS.UI.Admin.c3_admin.MasterPages.Public

파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

보호된 프로퍼티들

프로퍼티 타입 설명
BodyContentPlaceHolder global::System.Web.UI.WebControls.ContentPlaceHolder
Head1 global::System.Web.UI.HtmlControls.HtmlHead
HeadContentPlaceHolder global::System.Web.UI.WebControls.ContentPlaceHolder
aspnetForm global::System.Web.UI.HtmlControls.HtmlForm
cmdDummy global::System.Web.UI.WebControls.Button
jquerybasic1 global::Carrotware.Web.UI.Controls.jquerybasic
litCMSBuildInfo global::System.Web.UI.WebControls.Literal
metaCrawl global::System.Web.UI.HtmlControls.HtmlMeta
phLogin global::System.Web.UI.WebControls.PlaceHolder
plcFooter global::System.Web.UI.WebControls.PlaceHolder

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

BodyContentPlaceHolder 보호되어 있는 프로퍼티

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

Head1 보호되어 있는 프로퍼티

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

HeadContentPlaceHolder 보호되어 있는 프로퍼티

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

aspnetForm 보호되어 있는 프로퍼티

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

cmdDummy 보호되어 있는 프로퍼티

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

jquerybasic1 보호되어 있는 프로퍼티

jquerybasic1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Carrotware.Web.UI.Controls.jquerybasic jquerybasic1
리턴 global::Carrotware.Web.UI.Controls.jquerybasic

litCMSBuildInfo 보호되어 있는 프로퍼티

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

metaCrawl 보호되어 있는 프로퍼티

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

phLogin 보호되어 있는 프로퍼티

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

plcFooter 보호되어 있는 프로퍼티

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