DashboardSectionSecurity.filterByUserRights (Method)
Filters a DashboardSections query to eliminate sections the current user does not have rights for. This method is a no-op (returns all rows) if user has Site:SiteAdmin rights.
Returns:
Query
Arguments:
Name | Type | Required | Description |
---|---|---|---|
sections | Query | Required | Query containing the sections collection to filter. |
Context:
License Requirements | (none) |
Permission Requirements | (none) |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None