Interface IGeneratesAdministrativeInterface
When implemented by a criterion this interface instructs the administrative UI to generate an interface.
Namespace: EPiServer.Personalization.VisitorGroups
Assembly: EPiServer.Framework.AspNetCore.dll
Version: 12.0.3Syntax
public interface IGeneratesAdministrativeInterface
Properties
ModelType
The type of model to generate an interface for.
Declaration
Type ModelType { get; }
Property Value
Type | Description |
---|---|
System.Type |