C# Class DRMFSS.Web.Helpers.AmharicEditorHelper

Show file Open project: edgecomputing/cats-hub-module

Public Methods

Method Description
AmharicTextBox ( this helper, string name, string value, bool showToggleButton = true ) : System.Web.Mvc.MvcHtmlString

Method Details

AmharicTextBox() public static method

public static AmharicTextBox ( this helper, string name, string value, bool showToggleButton = true ) : System.Web.Mvc.MvcHtmlString
helper this
name string
value string
showToggleButton bool
return System.Web.Mvc.MvcHtmlString