Gets and Sets the path of the Folder

Namespace: DotNetNuke.Security.Permissions.Controls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string FolderPath { get; set; }
Visual Basic
Public Property FolderPath As String
	Get
	Set

See Also