C# Class Web.BootstrapSupport.HtmlHelpers.GlyphIcons

ファイルを表示 Open project: TargetProcess/DevOpsTask

Public Methods

Method Description
ActionLinkWithGlyphIcon ( this helper, string action, string text, string glyphs, string tooltip = "", object>.IDictionary htmlAttributes = null ) : System.Web.Mvc.MvcHtmlString

Method Details

ActionLinkWithGlyphIcon() public static method

public static ActionLinkWithGlyphIcon ( this helper, string action, string text, string glyphs, string tooltip = "", object>.IDictionary htmlAttributes = null ) : System.Web.Mvc.MvcHtmlString
helper this
action string
text string
glyphs string
tooltip string
htmlAttributes object>.IDictionary
return System.Web.Mvc.MvcHtmlString