Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.LicenseFolder Property

The physical location (path) of the product license folder (not site specific). This is used by third-party licensed products only.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static string LicenseFolder { get; }

Remarks

The License folder is located at ./Website/Data/Licenses.

This folder is not publicly accessible on .NET - MVC.

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview