Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ExternalAuthentication Namespaces
CMS.ExternalAuthentication.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 (DateTime)
Formats a DateTime value, and returns it.
Namespace:
CMS.ExternalAuthentication.Facebook
Assembly:
CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Format
(
DateTime
value
)
Parameters
value
Type:
System
DateTime
A value to format.
Return Value
Type:
String
A string representation of the specified value.
Implements
IEntityAttributeValueFormatter
Format(DateTime)
See Also
Reference
EntityAttributeValueFormatter Class
Format Overload
CMS.ExternalAuthentication.Facebook Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com