.NET Documentation
C#
VB
Show/Hide TOC
Data
String
Format Method
Overload List
StringFormat(String, DataRow, CultureInfo)
Converts a format string with field names to a string with values
StringFormat(String, String, Object, CultureInfo)
Converts a format string by finding the given field name and converting the value.
See Also
Reference
Data Class
Aliquo.Core Namespace
In This Article
Overload List
See Also