C# Class Carrotware.CMS.UI.Admin.c3_admin.MasterPages.Public

Show file Open project: ninianne98/CarrotCakeCMS

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

BodyContentPlaceHolder protected property

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
return global::System.Web.UI.WebControls.ContentPlaceHolder

Head1 protected property

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
return global::System.Web.UI.HtmlControls.HtmlHead

HeadContentPlaceHolder protected property

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
return global::System.Web.UI.WebControls.ContentPlaceHolder

aspnetForm protected property

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
return global::System.Web.UI.HtmlControls.HtmlForm

cmdDummy protected property

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
return global::System.Web.UI.WebControls.Button

jquerybasic1 protected property

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
return global::Carrotware.Web.UI.Controls.jquerybasic

litCMSBuildInfo protected property

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
return global::System.Web.UI.WebControls.Literal

metaCrawl protected property

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
return global::System.Web.UI.HtmlControls.HtmlMeta

phLogin protected property

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
return global::System.Web.UI.WebControls.PlaceHolder

plcFooter protected property

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
return global::System.Web.UI.WebControls.PlaceHolder