C# 클래스 Carrotware.CMS.UI.Admin.AdminBaseMasterPage

상속: Carrotware.CMS.UI.Base.BaseMasterPage
파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

보호된 프로퍼티들

프로퍼티 타입 설명
siteHelper Carrotware.CMS.Core.SiteData

보호된 메소드들

메소드 설명
LoadFooterCtrl ( System.Web.UI.WebControls.PlaceHolder plcHolder, ControlLocation CtrlKey ) : void

메소드 상세

LoadFooterCtrl() 보호된 메소드

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

프로퍼티 상세

siteHelper 보호되어 있는 프로퍼티

protected SiteData,Carrotware.CMS.Core siteHelper
리턴 Carrotware.CMS.Core.SiteData