C# 클래스 BetterCms.Module.Root.Mvc.Helpers.TooltipHelper

파일 보기 프로젝트 열기: devbridge/BetterCMS

공개 메소드들

메소드 설명
Tooltip ( this htmlHelper, string message ) : IHtmlString

메소드 상세

Tooltip() 공개 정적인 메소드

public static Tooltip ( this htmlHelper, string message ) : IHtmlString
htmlHelper this
message string
리턴 IHtmlString