Click or drag to resize
SearchResultsNotInRoles Property
Returns results not belonging to these roles

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public List<string> NotInRoles { get; protected set; }

Property Value

Type: ListString
See Also