SaaS CMS has officially launched! Learn more now.

Class RepeatType

Repeat type for event criterion

Inheritance
System.Object
RepeatType
Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3
Syntax
public sealed class RepeatType : Enum

Fields

EveryMonth

Declaration
public const RepeatType EveryMonth
Field Value
Type Description
RepeatType

EveryYear

Declaration
public const RepeatType EveryYear
Field Value
Type Description
RepeatType

Never

Declaration
public const RepeatType Never
Field Value
Type Description
RepeatType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods