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

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

Public Methods

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

Private Methods

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

Method Details

InsertLinkController() public method

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