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

IDbLookupUserInterface..::..FormatValue Method

Formats the value.

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

Syntax


string FormatValue(
	string value,
	int hostId
)
Function FormatValue ( _
	value As String, _
	hostId As Integer _
) As String
String^ FormatValue(
	String^ value, 
	int^ hostId
)

Parameters

value
Type: String
The value.
hostId
Type: Int32
The host identifier.

Return Value

System.String.