London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Interface IGeneratesAdministrativeInterface

When implemented by a criterion this interface instructs the administrative UI to generate an interface.

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

Properties

ModelType

The type of model to generate an interface for.

Declaration
Type ModelType { get; }
Property Value
Type Description
System.Type

Extension Methods