TreeProviderCheckDocumentUIPermissions Method |
Returns whether document permissions should be checked in the content management UI.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public bool CheckDocumentUIPermissions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also