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

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

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