C# Class BetterCms.Module.Root.Controllers.PreviewController

Inheritance: BetterCms.Module.Root.Mvc.CmsControllerBase
Afficher le fichier Open project: devbridge/BetterCMS

Méthodes publiques

Méthode Description
PreviewController ( ICmsConfiguration cmsConfiguration ) : System.Collections.Generic

Initializes a new instance of the PreviewController class.

Private Methods

Méthode Description
Index ( string pageId, string pageContentId ) : System.Web.Mvc.ActionResult

Method Details

PreviewController() public méthode

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