Search code examples
c#sharepoint-2010tag-cloud

how to implement tag clouds in sharepoint 2010


I am creating a new site definition where I have to display the TAG CLOUD but unfortunately I am unable to get the tag cloud and I am not getting any clue how to do that. I tried adding Taxonomy field but it is not showing anything there.

Can someone help me in doing that.

Thanks in advance.


Solution

  • I have done it by my own.. I have added the webpart inside my page after publishing and open that into the SPD. from there I copied the tag notation and pased in my default.aspx page. and it's working fine