Esri Business Analyst Server API for Silverlight 2.2 Reference
PrepareUrl Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > BAClient Class : PrepareUrl Method

baseUrl
Base URL.
urlSuffix
URL suffix.

Glossary Item Box

Prepares HTTP request URL combining it from a base URL and a suffix.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

baseUrl
Base URL.
urlSuffix
URL suffix.

Return Value

Combined URL.

Remarks

Before combining base URL and URL suffix, the suffix is modified with PrepareUrlSuffix method.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.