Click or drag to resize
UniGridFunctions.Time Method
Gets time from the DateTime value

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

Parameters

parameter
Type: System.Object
DateTime

Return Value

Type: Object
See Also