summaryP:DotNetNuke.Services.FileSystem.IFolderInfo.DisplayPath

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

Syntax

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

See Also