C# Class Rebel.Cms.Web.Mvc.Controllers.BackOffice.ContentController

Inheritance: BackOfficeController
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
ContentController ( IBackOfficeRequestContext requestContext ) : System
NiceUrl ( HiveId id ) : System.Web.Mvc.JsonResult

Gets the nices URL for .

Method Details

ContentController() public méthode

public ContentController ( IBackOfficeRequestContext requestContext ) : System
requestContext IBackOfficeRequestContext
Résultat System

NiceUrl() public méthode

Gets the nices URL for .
public NiceUrl ( HiveId id ) : System.Web.Mvc.JsonResult
id HiveId The id.
Résultat System.Web.Mvc.JsonResult