SaaS CMS has officially launched! Learn more now.

Class Options

Inheritance
System.Object
Options
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 12.0.3
Syntax
public class Options : Object

Constructors

Options()

Declaration
public Options()

Properties

SkipProductLicenseCheck

Declaration
public bool SkipProductLicenseCheck { get; set; }
Property Value
Type Description
System.Boolean

Extension Methods