Check write permissions.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Directory path
- checkRead
- Type: System Boolean
If read permissions should be checked
- checkWrite
- Type: System Boolean
If write permissions should be checked
- checkModify
- Type: System Boolean
If modify permissions should be checked
- checkDelete
- Type: System Boolean
If delete permissions should be checked
Return Value
Type: BooleanSee Also