| FilesPermissionHelperHasAccessToSecureFolder Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static bool HasAccessToSecureFolder(
string fullPath
)
Public Shared Function HasAccessToSecureFolder (
fullPath As String
) As Boolean
Parameters
- fullPath
- Type: SystemString
Return Value
Type:
BooleanSee Also