Method | Description | |
---|---|---|
BlogTagCloudController ( ) : System.Collections.Generic | ||
BlogTagCloudController ( ITagCloudCore tagCloudCore ) : System.Collections.Generic | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetTagRenderingModels ( ) : IEnumerable |
public BlogTagCloudController ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public BlogTagCloudController ( ITagCloudCore tagCloudCore ) : System.Collections.Generic | ||
tagCloudCore | ITagCloudCore | |
return | System.Collections.Generic |
protected GetTagRenderingModels ( ) : IEnumerable |
||
return | IEnumerable |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |