| DateSelectorIncludeTime Property |
Gets or sets a value indicating whether this control should show the minutes and seconds
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public bool IncludeTime { get; set; }
<BindableAttribute(true)>
Public Property IncludeTime As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also