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