DataComFormLayoutCreateLastModifiedLiteral Method |
Creates a control with localized date and time of last Data.com contact (or company) modification, and retuns it.
Namespace: CMS.DataCom.Web.UIAssembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
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