Click or drag to resize
RangeDateTimePickerSelectedFullDateTime Property
Full date time representation (from) (return precise DateTime, not start date of interval (end of year, month, day...).

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public DateTime SelectedFullDateTime { get; set; }

Property Value

Type: DateTime
See Also