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

Afficher le fichier Open project: devbridge/BetterCMS

Méthodes publiques

Méthode Description
Tooltip ( this htmlHelper, string message ) : IHtmlString

Method Details

Tooltip() public static méthode

public static Tooltip ( this htmlHelper, string message ) : IHtmlString
htmlHelper this
message string
Résultat IHtmlString