summaryP:DotNetNuke.Services.FileSystem.FolderInfo.DisplayPath
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("displaypath")] public string DisplayPath { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("displaypath")> Public Property DisplayPath As String Get Set |