SerializeDefault

ICssDataType.SerializeDefault method

Should return a default string representation of the current value of the data type

public string SerializeDefault()

Return Value

A new string with value of this data type

See Also