C# 클래스 Web.BootstrapSupport.HtmlHelpers.GlyphIcons

파일 보기 프로젝트 열기: TargetProcess/DevOpsTask

공개 메소드들

메소드 설명
ActionLinkWithGlyphIcon ( this helper, string action, string text, string glyphs, string tooltip = "", object>.IDictionary htmlAttributes = null ) : System.Web.Mvc.MvcHtmlString

메소드 상세

ActionLinkWithGlyphIcon() 공개 정적인 메소드

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
리턴 System.Web.Mvc.MvcHtmlString