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

Used for sorting content
Inheritance: ContentControllerExtenderBase
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System

Private Methods

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

Method Details

SortController() public méthode

public SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System
backOfficeRequestContext IBackOfficeRequestContext
Résultat System