Constructor
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- user
- Type: CMS.Base IUserInfo
User to check against
- inRoles
- Type: System.Collections.Generic List String
Returns results belonging to this roles
- notInRoles
- Type: System.Collections.Generic List String
Returns results not belonging to these roles
- siteIds
- Type: System.Collections.Generic List Int32
Site IDs for search
- indexes
- Type: System.Collections.Generic List SearchIndexInfo
Indexes to search
See Also