RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DateFieldDefinition..::..FormatValue Method

Formats the value to display.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string FormatValue(
	string value
)
Public Function FormatValue ( _
	value As String _
) As String
public:
String^ FormatValue(
	String^ value
)

Parameters

value
Type: String
The value from the database.

Return Value

The formatted value.

Exceptions


ExceptionCondition
ArgumentOutOfRangeExceptionvalue - null