1 write to _textBoxErrorMessage
System.Web.Mobile (1)
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (1)
623_textBoxErrorMessage = SR.GetString(SR.CalendarAdapterTextBoxErrorMessage);
2 references to _textBoxErrorMessage
System.Web.Mobile (2)
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (2)
410if (_textBoxErrorMessage != null) 412writer.Write(_textBoxErrorMessage);