ArcGIS Extensibility SDK for Silverlight - Library Reference
ResolveUrl Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace > IMapApplication Interface : ResolveUrl Method
urlToBeResolved
The relative URL to be resolved
Resolves a relative URL to a fully-qualified application URL

Syntax

C# 
Uri ResolveUrl( 
   string urlToBeResolved
)

Parameters

urlToBeResolved
The relative URL to be resolved

Return Value

The resolved URL

Requirements

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

See Also

© Esri, Inc. All Rights Reserved.