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