Click or drag to resize

XServerUrlIsDecartaBackend Method

Checks if the provided URL addresses uses a DeCarta backend.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static bool IsDecartaBackend(
	string url
)

Parameters

url
Type: SystemString
URL to check for xServer internet deployment.

Return Value

Type: Boolean
See Also