Contains content and location options (note these are only applicable in Search PRO).
| C# | Visual Basic |
[SerializableAttribute] public class SearchOptions
<SerializableAttribute> Public Class SearchOptions
| 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) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| LocationCategoryName | Location name to search within. | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (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()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| SearchOptions | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610