DateTimeContainer Constructor |
Creates new instance of DateTimeContainer.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public DateTimeContainer(
DateTime dt
)
Parameters
- dt
- Type: SystemDateTime
DateTime object to be encapsulated
See Also