2 references to GetMonthName
System.Web (2)
UI\WebControls\Calendar.cs (2)
1700
prevMonthText =
GetMonthName
(monthNo, (nextPrevFormat == NextPrevFormat.FullMonth));
1776
nextMonthText =
GetMonthName
(monthNo, (nextPrevFormat == NextPrevFormat.FullMonth));