SaaS CMS has officially launched! Learn more now.

Interface IRequiredLicense

Namespace: EPiServer.Licensing.Internal
Assembly: EPiServer.Licensing.dll
Version: 12.0.3
Syntax
public interface IRequiredLicense

Properties

Required

Declaration
bool Required { get; }
Property Value
Type Description
System.Boolean

Extension Methods