Class LicensingElement
Configuration for licensing
Inheritance
System.Object
    LicensingElement
  Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 10.10.4Syntax
public class LicensingElement : ConfigurationElementConstructors
LicensingElement()
Declaration
public LicensingElement()Properties
LicenseFilePath
The full path to the license file
Declaration
public string LicenseFilePath { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Methods
ResolveLicensePath()
Declaration
public virtual string ResolveLicensePath()Returns
| Type | Description | 
|---|---|
| System.String | 
