UserInfo FilterSearchResults Method Kentico 8.1 API Reference
Filters the user search results

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

inRoles
Type: OnlineSystem.Collections.Generic List OnlineString 
List of roles in which the user should be
notInRoles
Type: OnlineSystem.Collections.Generic List OnlineString 
List of roles in which the user should not be
addToIndex
Type: OnlineSystem Boolean 
Flag if the results should be added to the index
See Also