UltimateCalendarID Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePicker.UltimateCalendarID Property

Gets or sets the ID of the UltimateCalendar control to open when the user clicks the image.

[Visual Basic] Public Property UltimateCalendarID As String
[C#]
public string UltimateCalendarID {get; set;}

Property Value

ID of the UltimateCalendar control to open when the user clicks the image. The default value is UltimateCalendar1.

Remarks

Use this property to get or set the ID of the UltimateCalendar control to open when the user clicks the image.

See Also

UltimateDatePicker Class | Karamasoft.WebControls.UltimateCalendar Namespace