AbstractReportControl CheckReportAccess Method Kentico 8.0 API Reference
Checks if current user may see report output based on report access settings.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
True if report is sent via email, report access is allowed for all or the access is for authenticated and current user is authenticated.
See Also