To associate characteristics with a specific segment, you first need to add each Criterion to a CriteriaGroup (Telerik.Sitefinity.Personalization.Impl.Model.CriteriaGroup). A CriteriaGroup represents a collection of one or more criteria that is defined for a specific segment. Each Segment object has a CriteriaGroups property (IList<CriteriaGroup>) that represents a collection of CriteriaGroup objects.
Criterion
CriteriaGroup
Telerik.Sitefinity.Personalization.Impl.Model.CriteriaGroup
CriteriaGroups
IList<CriteriaGroup>
To associate your newly created CriteriaGroup to the segment, you include it in the CriteriaGroups collection of the specific segment. For example:
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important