Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.SiteFolder Property

The physical location (path) containing the current site's file data.

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

Syntax

public string SiteFolder { get; }

Remarks

An individual site's file data folder is located at ./Website/Sites/DataFolder/..siteidentity...

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

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