| ListDateFilterIncludeTime Property |
Gets or sets value indicating whether time is shown.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IncludeTime { get; set; }
Public Property IncludeTime As Boolean
Get
Set
Property Value
Type:
BooleanBoolean
Return Value
Type:
BooleanValue indicating whether time is shown.
Remarks See Also