Show / Hide Table of Contents

Method CanBeUsedForUrl

CanBeUsedForUrl(Uri)

Checks if this configuration can be used for the given URL.

Declaration
public bool CanBeUsedForUrl(Uri url)
Parameters
Type Name Description
Uri url

The URL to check.

Returns
Type Description
bool

true if this configuration can be used, otherwise false.

Remarks

A configuration can be used for a URL if the URL's host matches one of the hosts specified in the configuration's hosts behind proxy.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.