Class
ProtocolHelper

Provides static classes to work with HTTP and HTTPS.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public static class ProtocolHelper

Inheritance: objectProtocolHelper

Properties

Scheme

Gets scheme which must be used to connect to the services (HTTP or HTTPS).

Declaration

cs-api-definition
public static string Scheme { get; }

Property Value

string

Methods

SetScheme(string)

Set right scheme to given uri.

Declaration

cs-api-definition
public static string SetScheme(string uri)

Parameters

uri

string

Uri to set scheme to.

Returns

string

Uri with scheme changed.

In this article
DefinitionPropertiesSchemeMethodsSetScheme(string)
Not finding the help you need?
Contact Support