Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataCom
EntityAttributeFormatter Class
EntityAttributeFormatter Methods
Format Method
Format Method (Boolean)
Format Method (DateTime)
Format Method (Decimal)
Format Method (Int64)
EntityAttributeFormatter
.
Format Method (Int64)
Formats an Int64 value, and returns it.
Namespace:
CMS.DataCom
Assembly:
CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
Format
(
long
value
)
Parameters
value
Type:
System
.
Int64
A value to format.
Return Value
Type:
String
A string representation of the specified value.
Implements
IEntityAttributeFormatter
.
Format(Int64)
See Also
Reference
EntityAttributeFormatter Class
Format Overload
CMS.DataCom Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com