[]
Returns a formatted string (plus attributes) for the value passed.
public virtual string ToFormattedString(object value)
Public Overridable Function ToFormattedString(value As Object) As String
Type | Name | Description |
---|---|---|
object | value | The value object |
Type | Description |
---|---|
string | Formatted string (plus attributes) |