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)
391if (_textBoxErrorMessage != null) 393writer.RenderText(_textBoxErrorMessage, true);