SaaS CMS has officially launched! Learn more now.

Interface ILicensingContext

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

Methods

IsLicensed()

Declaration
bool IsLicensed()
Returns
Type Description
System.Boolean

ShouldReportErrors()

Declaration
bool ShouldReportErrors()
Returns
Type Description
System.Boolean

Extension Methods