AttachmentInfoProviderCheckFilesPermissions Method |
Returns the current settings whether the files should check document permissions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static bool CheckFilesPermissions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also