C# Class Rebel.Cms.Web.PropertyEditors.RichTextBox.TinyMCE.Controllers.InsertCharController

Inheritance: Rebel.Cms.Web.Editors.AbstractEditorController
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
InsertCharController ( IBackOfficeRequestContext requestContext ) : System.Web.Mvc

Private Methods

Method Description
InsertChar ( ) : System.Web.Mvc.ActionResult

Method Details

InsertCharController() public method

public InsertCharController ( IBackOfficeRequestContext requestContext ) : System.Web.Mvc
requestContext IBackOfficeRequestContext
return System.Web.Mvc