Cache key

Description

Used with Cache component. Defines whether to cache the Tabbed UI per user, group, or a combination of both.

Discussion

The Tabbed UI can be cached per user, per user group, or a combination of user and group.

Cache key
Description
UserName

Component is cached per user.

SecurityGroups

Component is cached per group.

UserNameAndSecurityGroup

Component is cached per user and group.

This property is only shown when Cache component is checked.

See Also