C# Class Carrotware.CMS.UI.Admin.AdminBaseMasterPage

Inheritance: Carrotware.CMS.UI.Base.BaseMasterPage
Show file Open project: ninianne98/CarrotCakeCMS

Protected Properties

Property Type Description
siteHelper Carrotware.CMS.Core.SiteData

Protected Methods

Method Description
LoadFooterCtrl ( System.Web.UI.WebControls.PlaceHolder plcHolder, ControlLocation CtrlKey ) : void

Method Details

LoadFooterCtrl() protected method

protected LoadFooterCtrl ( System.Web.UI.WebControls.PlaceHolder plcHolder, ControlLocation CtrlKey ) : void
plcHolder System.Web.UI.WebControls.PlaceHolder
CtrlKey ControlLocation
return void

Property Details

siteHelper protected property

protected SiteData,Carrotware.CMS.Core siteHelper
return Carrotware.CMS.Core.SiteData