Click or drag to resize

GuiDateSelect Method (String, Boolean, Boolean, String)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string DateSelect(
	string dateTime,
	bool useTime,
	bool allowNeverExpire,
	string name
)

Parameters

dateTime
Type: SystemString
useTime
Type: SystemBoolean
allowNeverExpire
Type: SystemBoolean
name
Type: SystemString

Return Value

Type: String
See Also