Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.RootSitesFolder Property

Returns the folder containing all sites' file data.

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

Syntax

public static string RootSitesFolder { get; }

Remarks

The sites data folder is located at ./Website/Sites/DataFolder.

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

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