Click or drag to resize
SearchResultsInRoles Property
Returns results belonging to this roles

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

Property Value

Type: ListString
See Also