Gets the filter used to decide which content items to return.
Namespace:
Mindroute.CoreAssembly: Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
| C# |
|---|
public ContentFilter ContentFilter { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property ContentFilter As ContentFilter |