Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface ICriterionFactory

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

Namespace: EPiServer.Personalization.VisitorGroups.Internal
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7
Syntax
public interface ICriterionFactory

Methods

Create(Type)

Declaration
ICriterion Create(Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
ICriterion

Extension Methods