Interface
IWebLocationProvider

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

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public interface IWebLocationProvider : ILocationProvider

Properties

ClientToken

The client token that authenticates the request.

Declaration

cs-api-definition
string ClientToken { get; set; }

Property Value

string

ServerUrl

The Url of the location server.

Declaration

cs-api-definition
string ServerUrl { get; set; }

Property Value

string

In this article
DefinitionPropertiesClientTokenServerUrl
Not finding the help you need?
Contact Support