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: 9.0.0
Syntax
C#
public static IEntityAttributeFormatter GetEntityAttributeFormatter()

Return Value

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