London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi
Having a small problem. I am trying to list the current members in the database (using the multiplexingprovider as default provider). At the moment I´m using a MemberShipCollection filled from Membership.GetAllUsers which I´m then using the username from to fill an EPiServerProfile object. Now the problem when calling the Get(string username) method it updates the LastActivityDate which in turn shows all the users in the list online when they are not. Is there any other way listing the members on site and if not, why is this date updated when calling this method?
Regards
Oskar