Click or drag to resize

BasePropertyFormatValue Method (Object, Boolean)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual string FormatValue(
	Object value,
	bool forInputField
)

Parameters

value
Type: SystemObject
forInputField
Type: SystemBoolean

Return Value

Type: String
See Also