Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.VaultPrivateFolder Property

The physical location (path) of the Vault private folder (not site specific).

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

Syntax

public static string VaultPrivateFolder { get; }

Remarks

The Vault private folder is located at ./Website/VaultPrivate.

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

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