3 references to IsMaxSupportedYearMonth
System.Web (3)
UI\WebControls\Calendar.cs (3)
1379else if (IsMaxSupportedYearMonth(visibleDate)) { 1512bool lastOrSecondLastMonth = (IsMaxSupportedYearMonth(visibleDate) || 1766if (IsMaxSupportedYearMonth(visibleDate)) {