Click or drag to resize
RangeDateTimePickerAlternateDateTimeTextBox Property
Textbox displaying the selected date and time.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public CMSTextBox AlternateDateTimeTextBox { get; set; }

Property Value

Type: CMSTextBox
See Also