C# 클래스 BetterCms.Module.Root.Controllers.PreviewController

상속: BetterCms.Module.Root.Mvc.CmsControllerBase
파일 보기 프로젝트 열기: devbridge/BetterCMS

공개 메소드들

메소드 설명
PreviewController ( ICmsConfiguration cmsConfiguration ) : System.Collections.Generic

Initializes a new instance of the PreviewController class.

비공개 메소드들

메소드 설명
Index ( string pageId, string pageContentId ) : System.Web.Mvc.ActionResult

메소드 상세

PreviewController() 공개 메소드

Initializes a new instance of the PreviewController class.
public PreviewController ( ICmsConfiguration cmsConfiguration ) : System.Collections.Generic
cmsConfiguration ICmsConfiguration The CMS configuration.
리턴 System.Collections.Generic