CurrencyField.ParseValue method

This member overrides BaseNumberField.ParseValue().

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Function ParseValue As Double
'Usage
Dim returnValue As Double

returnValue = Me.ParseValue()
protected override double ParseValue()

Return value

Type: System.Double

See also

Reference

CurrencyField class

CurrencyField members

Microsoft.SharePoint.WebControls namespace