SearchResultsNotInRoles Property |
Returns results not belonging to these roles
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax public List<string> NotInRoles { get; protected set; }
Property Value
Type:
ListStringSee Also