IUserFilter Interface |
Namespace: CMS.UIControls
public interface IUserFilter
The IUserFilter type exposes the following members.
Name | Description | |
---|---|---|
CurrentMode |
Gets or sets filter mode for various type of users list.
| |
DisplayGuests |
Indicates if guests should be displayed.
| |
DisplayUserEnabled |
Indicates if 'user enabled' filter should be visible.
| |
EnableDisplayingGuests |
Indicates if checkbox for displaying guests should be visible.
| |
EnableDisplayingHiddenUsers |
Indicates if checkbox for hiding/displaying hidden users should be visible.
| |
SelectedScore |
Selected score.
| |
SelectedSite |
Selected site.
| |
SessionInsteadOfUser |
Indicates if filter is working with CMS_Session table instead of CMS_User.
|