Click or drag to resize
DateTimePickerUseCustomCalendar Property
Indicates whether use custom calendar. Default value is true. Can be overwritten by 'CMSUseCustomCalendarPicker' application setting.

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

Property Value

Type: Boolean
See Also