Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there, dear fellows!
I would like to retrieve member groups the current member belongs via razor. Is it possible to do this?Thanks in advance and have a nice day.
Davide
Sorry for the dumb question! :)I've found a solution just googling...
foreach (MemberGroup mg in m.Groups.Values) { <li>@mg.Text</li>}
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Member groups
Hi there, dear fellows!
I would like to retrieve member groups the current member belongs via razor. Is it possible to do this?
Thanks in advance and have a nice day.
Davide
Sorry for the dumb question! :)
I've found a solution just googling...
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.