IDocumentQueryTQuery, TObjectCheckPermissions Method |
Ensures that the result will be filtered based on user Read permission.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax TQuery CheckPermissions(
bool check = true
)
Parameters
- check (Optional)
- Type: SystemBoolean
If true, the permission check is enabled, otherwise disabled
Return Value
Type:
TQuerySee Also