Click or drag to resize
AttachmentInfoProviderCheckFilesPermissions Method
Returns the current settings whether the files should check document permissions.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static bool CheckFilesPermissions(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also