A collection of Search Type Ids that should be searched upon [Optional]
Namespace: DotNetNuke.Services.Search.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IEnumerable<int> SearchTypeIds { get; set; } |
Visual Basic |
---|
Public Property SearchTypeIds As IEnumerable(Of Integer) Get Set |