| PermissionGetParentFolderPath Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string GetParentFolderPath(
string folderPath
)
Public Shared Function GetParentFolderPath (
folderPath As String
) As String
Parameters
- folderPath
- Type: SystemString
Return Value
Type:
StringSee Also