DataComFormLayoutCreateLastModifiedLiteral Method |
Creates a control with localized date and time of last Data.com contact (or company) modification, and retuns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax protected Literal CreateLastModifiedLiteral(
DateTime value
)
Parameters
- value
- Type: SystemDateTime
Date and time of last Data.com contact (or company) modification.
Return Value
Type:
LiteralA control with localized date and time of last Data.com contact (or company) modification.
See Also