3 references to OKLabel
System.Web.Mobile (3)
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (1)
446
_command.Text = GetDefaultLabel(
OKLabel
);
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (1)
422
String okLabel = GetDefaultLabel(
OKLabel
);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (1)
391
_command.Text = GetDefaultLabel(
OKLabel
);