Click or drag to resize

ProfileRecognition Property

Gets or sets the expression used for automatic profile recognition.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public RecognitionExpression Recognition { get; set; }

Property Value

Type: RecognitionExpression
See Also