DatePickerExtenderAlternateField Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The jQuery selector for another field that is to be updated with the selected date from the datepicker. Use the altFormat setting below to change the format of the date within this field. Leave as blank for no alternate field.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

[TypeConverterAttribute(typeof(AssociatedControlConverter))]
public virtual string AlternateField { get; set; }

Property Value

Type: String
The alternate field.
See Also

Reference