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