3 references to CustomText
System.Web (3)
UI\WebControls\Calendar.cs (3)
301
DefaultValue(NextPrevFormat.
CustomText
),
307
return((npf == null) ? NextPrevFormat.
CustomText
: (NextPrevFormat)npf);
310
if (value < NextPrevFormat.
CustomText
|| value > NextPrevFormat.FullMonth) {