Click or drag to resize

ConverterToDateTime Method (Object, DateTime)

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public static DateTime ToDateTime(
	Object value,
	DateTime defaultValue
)

Parameters

value
Type: SystemObject
defaultValue
Type: SystemDateTime

Return Value

Type: DateTime
See Also