Click or drag to resize
IUserFilterSessionInsteadOfUser Property
Indicates if filter is working with CMS_Session table instead of CMS_User.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
bool SessionInsteadOfUser { get; set; }

Property Value

Type: Boolean
See Also