Enum AssetSearchModes
The different types of search modes available for the search engine
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public enum AssetSearchModes
Fields
| Name | Description |
|---|---|
| All | Will match only items matching all terms provided in the Search query |
| Any | Will match any term provided in the Search query |