CMSAbstractTransformationGetDate Method |
Returns date from the provided date-time value.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetDate(
string dateTimeField
)
Parameters
- dateTimeField
- Type: SystemString
Date-time field name
Return Value
Type:
StringSee Also