Mono Support What is the server tag code for popular groups ? 

Viewed 9373 time(s), 2 post(s), 1/15/2013 6:31:22 PM - by super
1/15/2013 6:31:22 PM
6018 Reputation 709 Total posts

Just like we have this for new groups:

<MonoX:NewGroups runat="server" ID="ctlNewGroupsLK" CacheDuration="600" PagingEnabled="false" MaxDescriptionChars="90" AvatarSize="32" PageSize="5" RewritePageTitle="false"></MonoX:NewGroups>

what will be the server tag code for POPULAR GROUPS ? I don't want to add dynamically - I want to add manually (hardcoded) in my default.aspx page ?

1
1/17/2013 8:14:27 AM
15993 Reputation 2214 Total posts

Hi,

you need to register this part from the following location: "~\Portal\MonoX\Samples\WebPartSample\PopularGroups\PopularGroupsList.ascx"

Also note that you source code for this WebPart on GitHub.

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.