Click or drag to resize
DirectoryHelperCheckPermissionsInternal Method (CheckPermissionsSettings)
Check write permissions.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
protected virtual bool CheckPermissionsInternal(
	CheckPermissionsSettings permissionsSettings
)

Parameters

permissionsSettings
Type: CMS.IOCheckPermissionsSettings

Return Value

Type: Boolean
See Also