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

ファイルを表示 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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