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

Glossary Item Box

Gets URL of the request which was executed.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Return Value

The request URL or null if no request was executed for this state object.

Remarks

This method is intended for use in event handlers to get a full URL of the request which was completed or failed. To get the full URL, cast the event sender parameter to the RequestState type.

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.