Click or drag to resize
DataComHelperGetEntityAttributeFormatter Method
Returns an object that provides formatting capabilities for entity attributes.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public static IEntityAttributeFormatter GetEntityAttributeFormatter()

Return Value

Type: IEntityAttributeFormatter
An object that provides formatting capabilities for entity attributes.
See Also