C# Class BetterCms.Module.Root.Mvc.Helpers.TooltipHelper

显示文件 Open project: devbridge/BetterCMS

Public Methods

Method Description
Tooltip ( this htmlHelper, string message ) : IHtmlString

Method Details

Tooltip() public static method

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