Click or drag to resize

HoarderConfigurationWebRootFolder Property

The file-system root folder of the website containing pages that contain special delimiters that accept data exported from the collections database.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string WebRootFolder { get; set; }

Property Value

String
See Also