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