Gets and Sets the path of the Folder
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string FolderPath { get; set; } |
Visual Basic |
---|
Public Property FolderPath As String Get Set |