Click or drag to resize

DateSelector Constructor

Initializes a new instance of the DateSelector class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public DateSelector(
	bool isCalledThroughJsIframeCallback = false
)

Parameters

isCalledThroughJsIframeCallback (Optional)
Type: SystemBoolean
See Also