ArcGIS API for Silverlight - Library Reference
GetFormattedValue Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > FormatInfo Class : GetFormattedValue Method

value
The value to format.
Gets the value formatted using the format info.

Syntax

Visual Basic (Declaration) 
Public Function GetFormattedValue( _
   ByVal value As Object _
) As String
C# 
public string GetFormattedValue( 
   object value
)

Parameters

value
The value to format.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.