C# Class Cats.Helpers.AmharicEditorHelper

Mostrar archivo Open project: edgecomputing/cats

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