SaaS CMS has officially launched! Learn more now.

Interface IHandleLicenseException

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

Methods

HandleException(LicenseException)

Declaration
void HandleException(LicenseException le)
Parameters
Type Name Description
LicenseException le

Extension Methods