SaaS CMS has officially launched! Learn more now.

Interface ICriterionTypeList

Namespace: EPiServer.Personalization.VisitorGroups.Internal
Assembly: EPiServer.ApplicationModules.dll
Version: 11.20.7
Syntax
public interface ICriterionTypeList

Properties

All

Declaration
IEnumerable<Type> All { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<System.Type>

Extension Methods