Class RepeatType
Repeat type for event criterion
Inheritance
System.Object
    RepeatType
  Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3Syntax
public sealed class RepeatType : EnumFields
EveryMonth
Declaration
public const RepeatType EveryMonthField Value
| Type | Description | 
|---|---|
| RepeatType | 
EveryYear
Declaration
public const RepeatType EveryYearField Value
| Type | Description | 
|---|---|
| RepeatType | 
Never
Declaration
public const RepeatType NeverField Value
| Type | Description | 
|---|---|
| RepeatType | 
value__
Declaration
public int value__Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
