Contains content and location options (note these are only applicable in Search PRO).
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[SerializableAttribute] public class SearchOptions
[SerializableAttribute] public class SearchOptions
<SerializableAttribute> Public Class SearchOptions
<SerializableAttribute> Public Class SearchOptions
[SerializableAttribute] public ref class SearchOptions
[SerializableAttribute] public ref class SearchOptions
[<SerializableAttribute>] type SearchOptions = class end
[<SerializableAttribute>] type SearchOptions = class end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| SearchOptions()()()() | Constructs a new instance. | |
| SearchOptions(String, array<String>[]()[][]) | Constructs a new instance. | |
| SearchOptions(String, array<String>[]()[][], array<String>[]()[][]) | Constructs a new instance. | |
| SearchOptions(String, array<String>[]()[][], array<String>[]()[][], FilterCollection, SortBy) | Constructs a new instance. | |
| ContentCategoryNames |
Array of content names to search within.
| |
| CustomDataFilters |
Any filters to apply to results.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| LocationCategoryName | Location name to search within. | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| OnNotifyPropertyChanged(String) |
Fires the property changed event
| |
| PropertyChanged |
Fired when a property value changes.
| |
| SecurityGroupNames |
Array of security group names to search within.
| |
| SortBy |
How to sort results.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| SearchOptions | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120