DataFieldToString Method

Convert the value of the field to string format.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public override string ToString()

Return Value

String
String with the value in format.

See Also