Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class VisitorGroupElement

Configuration element for visitor groups

Inheritance
System.Object
VisitorGroupElement
Namespace: EPiServer.Configuration.Personalization
Assembly: EPiServer.Configuration.dll
Version: 7.19.2
Syntax
public class VisitorGroupElement : ConfigurationElement

Constructors

VisitorGroupElement()

Declaration
public VisitorGroupElement()

Properties

SearchKeyWordCriteria

Gets or sets settings for the search key word criteria.

Declaration
public SearchKeyWordCriterionElement SearchKeyWordCriteria { get; set; }
Property Value
Type Description
SearchKeyWordCriterionElement

The search key word criteria.