Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.VaultFolder Property

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

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

Syntax

public static string VaultFolder { get; }

Remarks

The Vault folder is located at ./Website/wwwroot/Vault on .NET.

This folder is publicly accessible on .NET - MVC.

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