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