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

Used for the publish dialog
Inheritance: ContentControllerExtenderBase
Datei anzeigen Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
PublishController ( IBackOfficeRequestContext requestContext ) : System

Private Methods

Method Description
Publish ( HiveId id ) : System.Web.Mvc.ActionResult
PublishForm ( PublishModel model ) : System.Web.Mvc.JsonResult

Method Details

PublishController() public method

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