DateTimePickerUseCustomCalendar Property |
Indicates whether use custom calendar. Default value is true. Can be overwritten by 'CMSUseCustomCalendarPicker' application setting.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public bool UseCustomCalendar { get; }
Property Value
Type:
BooleanSee Also