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)
410
if (
_textBoxErrorMessage
!= null)
412
writer.Write(
_textBoxErrorMessage
);