ArcGIS Runtime SDK for WPF - Library Reference
ProxyUrl Property
See Also 
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmsLayer Class : ProxyUrl Property

Optional. Gets or sets the URL to a proxy service that brokers Web requests between the client application and a WMS service. Use a proxy service when the WMS service is not hosted on a site that provides a cross domain policy file (clientaccesspolicy.xml or crossdomain.xml).

Syntax

Visual Basic (Declaration) 
Public Property ProxyUrl As String
C# 
public string ProxyUrl {get; set;}

Property Value

The proxy URL string.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.