C# Class Rebel.Cms.Web.Editors.Extenders.SortController

Used for sorting content
Inheritance: ContentControllerExtenderBase
Mostrar archivo Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System

Private Methods

Method Description
Sort ( HiveId id ) : System.Web.Mvc.ActionResult
SortForm ( SortModel model ) : System.Web.Mvc.JsonResult

Method Details

SortController() public method

public SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System
backOfficeRequestContext IBackOfficeRequestContext
return System