Method | Description | |
---|---|---|
NemePointsIco ( this htmlHelper, bool showTooltip = true, string tooltip = "Total NemePoints earned by playing games", string tooltipPosition = "top" ) : System.Web.Mvc.MvcHtmlString | ||
RenderTempDataMessage ( this htmlHelper, string key ) : System.Web.HtmlString |
public static NemePointsIco ( this htmlHelper, bool showTooltip = true, string tooltip = "Total NemePoints earned by playing games", string tooltipPosition = "top" ) : System.Web.Mvc.MvcHtmlString | ||
htmlHelper | this | |
showTooltip | bool | |
tooltip | string | |
tooltipPosition | string | |
return | System.Web.Mvc.MvcHtmlString |
public static RenderTempDataMessage ( this htmlHelper, string key ) : System.Web.HtmlString | ||
htmlHelper | this | |
key | string | |
return | System.Web.HtmlString |