MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

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

Viewed 8078 time(s), 2 post(s) 1/15/2013 6:31:22 PMby super
super

super

1/15/2013 6:31:22 PM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

1/17/2013 8:14:27 AM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts