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

Inheritance: BackOfficeController
显示文件 Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ContentController ( IBackOfficeRequestContext requestContext ) : System
NiceUrl ( HiveId id ) : System.Web.Mvc.JsonResult

Gets the nices URL for .

Method Details

ContentController() public method

public ContentController ( IBackOfficeRequestContext requestContext ) : System
requestContext IBackOfficeRequestContext
return System

NiceUrl() public method

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