C# Class System.Web.Helpers.TagCloudHelper

Show file Open project: yagopv/BgEngine

Public Methods

Method Description
TagCloud ( this html, int>.IDictionary tagsAndCounts, string>.Func urlExpression, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString

Method Details

TagCloud() public static method

public static TagCloud ( this html, int>.IDictionary tagsAndCounts, string>.Func urlExpression, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString
html this
tagsAndCounts int>.IDictionary
urlExpression string>.Func
htmlAttributes object
return System.Web.Mvc.MvcHtmlString