Class VisitorGroupElement
Configuration element for visitor groups
Inheritance
System.Object
    VisitorGroupElement
  Namespace: EPiServer.Configuration.Personalization
Assembly: EPiServer.Configuration.dll
Version: 7.19.2Syntax
public class VisitorGroupElement : ConfigurationElementConstructors
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. | 
