Gets or sets the path this folder is mapped on its provider file system

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string MappedPath { get; set; }
Visual Basic
Property MappedPath As String
	Get
	Set

See Also