I have used CMS import to import all the members into a membergroup. I want to display all the members from that group on a webpage. I tried to research about the issue but there is not much documentation and i am pretty new to umbraco. Any one please point me in the right direction ??
does this function return just the usernames of the members ?? I am actually looking for something that would display member properties like first name, last name, job title etc...any suggestions ?
How to display members from a group ?
I have used CMS import to import all the members into a membergroup. I want to display all the members from that group on a webpage. I tried to research about the issue but there is not much documentation and i am pretty new to umbraco. Any one please point me in the right direction ??
Thanks in advance !
Ashwini.
Hi,
You could use the RoleProvider for that.
admin is the role you want to retrieve
Cheers,
Richard
I will look into the option Richard...thanks for the response...i will keep you posted on updates...
does this function return just the usernames of the members ?? I am actually looking for something that would display member properties like first name, last name, job title etc...any suggestions ?
is working on a reply...