Click or drag to resize
UniGridFunctionsDate Method
Gets date from the DateTime value

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object Date(
	Object parameter
)

Parameters

parameter
Type: SystemObject
DateTime

Return Value

Type: Object
See Also