Gets or sets the path this folder is mapped on its provider file system
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("mappedpath")] public string MappedPath { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("mappedpath")> Public Property MappedPath As String Get Set |