Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.SocialMedia.Facebook
EntityAttributeValueFormatter Class
EntityAttributeValueFormatter Methods
Format Method
Format Method (Boolean)
Format Method (DateTime)
Format Method (Decimal)
Format Method (Int64)
Format Method (UserGenderEnum)
EntityAttributeValueFormatter
Format Method (Int64)
Formats an Int64 value, and returns it.
Namespace:
CMS.SocialMedia.Facebook
Assembly:
CMS.SocialMedia (in CMS.SocialMedia.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
IEntityAttributeValueFormatter
Format(Int64)
See Also
Reference
EntityAttributeValueFormatter Class
Format Overload
CMS.SocialMedia.Facebook Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com