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!

Create Visitor Groups in code

Vote:
 

I'm looking for examples or documentation on creating Visitor Groups in code. I want to be able to do something like this:

var testGroup = new VisitorGroup{ Name = "My Test"};
var vistorGroupStore = new VisitorGroupStore();
vistorGroupStore.Save(testGroup);

I'd like to be able to specify some criteria as well....    

 

#55144
Nov 18, 2011 17:41
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.