C# 클래스 Rebel.Cms.Web.Editors.Extenders.SortController

Used for sorting content
상속: ContentControllerExtenderBase
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System

비공개 메소드들

메소드 설명
Sort ( HiveId id ) : System.Web.Mvc.ActionResult
SortForm ( SortModel model ) : System.Web.Mvc.JsonResult

메소드 상세

SortController() 공개 메소드

public SortController ( IBackOfficeRequestContext backOfficeRequestContext ) : System
backOfficeRequestContext IBackOfficeRequestContext
리턴 System