Interface ICriterionTypeList
Namespace: EPiServer.Personalization.VisitorGroups.Internal
Assembly: EPiServer.ApplicationModules.dll
Version: 12.0.3Syntax
public interface ICriterionTypeList
Properties
All
Declaration
IEnumerable<Type> All { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Type> |