AzureSearchOptions
Class
Search options which can be used to refine the search request.
Definition
Namespace:Telerik.WinControls.UI.Map.Azure
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
C#
public class AzureSearchOptions
Inheritance: objectAzureSearchOptions
Constructors
Initializes a new instance of the AzureSearchOptions class.
C#
public AzureSearchOptions()
Properties
Gets or sets value indicating the Azure search mode.
C#
public AzureSearchMode AzureSearchMode { get; set; }