DataTypeStringFormat Property |
If defined, the given format is used to convert the value of this type to a string value. {0} represents the value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic string StringFormat { get; set; }
Property Value
Type:
String
See Also