DataComHelperGetEntityAttributeFormatter Method |
Returns an object that provides formatting capabilities for entity attributes.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public static IEntityAttributeFormatter GetEntityAttributeFormatter()
Return Value
Type:
IEntityAttributeFormatterAn object that provides formatting capabilities for entity attributes.
See Also