Click or drag to resize
RangeDateTimePickerAlternateSelectedFullDateTime Property
Full date time representation (to) - (return precise DateTime, not end 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 AlternateSelectedFullDateTime { get; set; }

Property Value

Type: DateTime
See Also