New to Telerik ReportingStart a free 30-day trial

Represents a common interface for all the web-based location service providers

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface IWebLocationProvider : ILocationProvider

Derived Classes: AzureLocationProviderBingLocationProviderMapQuestLocationProviderMapQuestOpenAPILocationProviderWebLocationProvider

Properties

The client token that authenticates the request.

C#
string ClientToken { get; set; }

ServerUrl

string

The Url of the location server.

C#
string ServerUrl { get; set; }
In this article
DefinitionPropertiesClientTokenServerUrl
Not finding the help you need?
Contact Support