1 write to _textBoxErrorMessage
System.Web.Mobile (1)
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (1)
600
_textBoxErrorMessage
= SR.GetString(SR.CalendarAdapterTextBoxErrorMessage);
2 references to _textBoxErrorMessage
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (2)
391
if (
_textBoxErrorMessage
!= null)
393
writer.RenderText(
_textBoxErrorMessage
, true);