646 references to SR
System.Web.Mobile (646)
Mobile\DeviceFiltersSection.cs (14)
80SR.GetString(SR.DevCapSect_UnableAddDelegate, deviceFilter.Name, e.Message)); 323SR.GetString(SR.DevCapSect_NoCapabilityEval, Method, e.Message)); 337SR.GetString(SR.ConfigSect_MissingAttr, "method")); 341throw new ConfigurationErrorsException(SR.GetString(SR.DevCapSect_ExtraCompareDelegator)); 344throw new ConfigurationErrorsException(SR.GetString(SR.DevCapSect_ExtraArgumentDelegator)); 355SR.GetString(SR.DevCapSect_MustSpecify)); 360SR.GetString(SR.DevCapSect_ComparisonAlreadySpecified));
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (24)
356promptText = SR.GetString(SR.CalendarAdapterFirstPrompt); 376writer.Write(SR.GetString(SR.CalendarAdapterOptionPrompt)); 386arr.Add(SR.GetString(SR.CalendarAdapterOptionType)); 392arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseDate)); 397arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseWeek)); 401arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 418writer.Write(SR.GetString(SR.CalendarAdapterOptionEra)); 425writer.Write(SR.GetString(SR.CalendarAdapterOptionType)); 454writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 490writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseWeek)); 525writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseDate)); 623_textBoxErrorMessage = SR.GetString(SR.CalendarAdapterTextBoxErrorMessage);
UI\MobileControls\Adapters\ChtmlImageAdapter.cs (2)
91SR.GetString(SR.ChtmlImageAdapterDecimalCodeExpectedAfterGroupChar),
UI\MobileControls\Adapters\ControlAdapter.cs (2)
98SR.GetString( 99SR.ControlAdapterBasePagePropertyShouldNotBeSet));
UI\MobileControls\Adapters\HtmlFormAdapter.cs (2)
475SR.GetString(SR.FormAdapterMultiControlsAttemptSecondaryUI));
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
563throw new Exception (SR.GetString(SR.ObjectListAdapter_InvalidPostedData));
UI\MobileControls\Adapters\MobileTextWriter.cs (2)
145throw new Exception(SR.GetString(SR.MobileTextWriterNotMultiPart));
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (4)
942String GoLabel = SR.GetString(SR.WmlMobileTextWriterGoLabel); 1128String OkLabel = SR.GetString(SR.WmlMobileTextWriterOKLabel);
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (24)
343promptText = SR.GetString(SR.CalendarAdapterFirstPrompt); 358writer.RenderText(SR.GetString(SR.CalendarAdapterOptionPrompt), 368arr.Add(SR.GetString(SR.CalendarAdapterOptionType)); 374arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseDate)); 379arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseWeek)); 383arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 398writer.RenderText(SR.GetString(SR.CalendarAdapterOptionEra), true); 404writer.RenderText(SR.GetString(SR.CalendarAdapterOptionType) + ":", true); 437String displayText = String.Format(CultureInfo.CurrentCulture, "{0}:", SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 474SR.GetString(SR.CalendarAdapterOptionChooseWeek), 508String displayText = String.Format(CultureInfo.CurrentCulture, "{0}:", SR.GetString(SR.CalendarAdapterOptionChooseDate)); 600_textBoxErrorMessage = SR.GetString(SR.CalendarAdapterTextBoxErrorMessage);
UI\MobileControls\Adapters\WmlFormAdapter.cs (2)
286SR.GetString(SR.FormAdapterMultiControlsAttemptSecondaryUI));
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
976Write(SR.GetString(SR.WmlMobileTextWriterBackLabel));
UI\MobileControls\Adapters\WmlObjectListAdapter.cs (4)
239SR.GetString(SR.WmlObjectListAdapterDetails) : 331throw new Exception (SR.GetString(SR.ObjectListAdapter_InvalidPostedData));
UI\MobileControls\Adapters\WmlPageAdapter.cs (8)
247wmlWriter.WriteEncodedText(SR.GetString(SR.WmlPageAdapterServerError, 267wmlWriter.WriteEncodedText(SR.GetString(SR.WmlPageAdapterMethod)); 293wmlWriter.WriteEncodedText(SR.GetString(SR.WmlPageAdapterStackTrace)); 299wmlWriter.WriteEncodedText(SR.GetString(SR.WmlPageAdapterPartialStackTrace));
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (24)
309promptText = SR.GetString(SR.CalendarAdapterFirstPrompt); 326writer.Write(SR.GetString(SR.CalendarAdapterOptionPrompt)); 336arr.Add(SR.GetString(SR.CalendarAdapterOptionType)); 342arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseDate)); 347arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseWeek)); 350arr.Add(SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 364writer.Write(SR.GetString(SR.CalendarAdapterOptionEra)); 371writer.Write(SR.GetString(SR.CalendarAdapterOptionType)); 399writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseMonth)); 433writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseWeek)); 467writer.Write(SR.GetString(SR.CalendarAdapterOptionChooseDate)); 555_textBoxErrorMessage = SR.GetString(SR.CalendarAdapterTextBoxErrorMessage);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicFormAdapter.cs (2)
243SR.GetString(SR.FormAdapterMultiControlsAttemptSecondaryUI));
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (2)
112throw new Exception (SR.GetString( 113SR.XhtmlObjectListAdapter_InvalidPostedData));
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlCssHandler.cs (4)
40throw new HttpException (404, SR.GetString( 41SR.XhtmlCssHandler_IdNotPresent)); 44throw new HttpException (404, SR.GetString( 45SR.XhtmlCssHandler_StylesheetNotFound));
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (4)
83throw new Exception (SR.GetString( 84SR.XhtmlMobileTextWriter_CacheKeyNotSet)); 128throw new Exception (SR.GetString( 129SR.XhtmlMobileTextWriter_SessionKeyNotSet));
UI\MobileControls\AdRotator.cs (10)
117MobileCategory(SR.Category_Behavior), 118MobileSysDescription(SR.AdRotator_AdvertisementFile) 157MobileCategory(SR.Category_Behavior), 158MobileSysDescription(SR.AdRotator_KeywordFilter) 176MobileCategory(SR.Category_Behavior), 177MobileSysDescription(SR.AdRotator_ImageKey) 196MobileCategory(SR.Category_Behavior), 197MobileSysDescription(SR.AdRotator_NavigateUrlKey) 214MobileCategory(SR.Category_Action), 215MobileSysDescription(SR.AdRotator_AdCreated)
UI\MobileControls\BaseValidator.cs (12)
135MobileCategory(SR.Category_Appearance), 136MobileSysDescription(SR.BaseValidator_ErrorMessage) 154MobileCategory(SR.Category_Behavior), 155MobileSysDescription(SR.BaseValidator_ControlToValidate), 174MobileCategory(SR.Category_Appearance), 175MobileSysDescription(SR.BaseValidator_Display) 306throw new ArgumentException(SR.GetString( 307SR.BaseValidator_ControlToValidateBlank, ID)); 323throw new ArgumentException(SR.GetString( 324SR.BaseValidator_ControlNotFound, name, propertyName, ID)); 331throw new ArgumentException(SR.GetString( 332SR.BaseValidator_BadControlType, name, propertyName, ID));
UI\MobileControls\Calendar.cs (12)
106MobileCategory(SR.Category_Appearance), 107MobileSysDescription(SR.Calendar_FirstDayOfWeek) 125MobileSysDescription(SR.Calendar_SelectedDate) 156MobileCategory(SR.Category_Behavior), 157MobileSysDescription(SR.Calendar_SelectionMode) 175MobileCategory(SR.Category_Appearance), 176MobileSysDescription(SR.Calendar_ShowDayHeader) 194MobileSysDescription(SR.Calendar_VisibleDate) 212MobileCategory(SR.Category_Appearance), 213MobileSysDescription(SR.Calendar_CalendarEntryText) 239MobileCategory(SR.Category_Action), 240MobileSysDescription(SR.Calendar_OnSelectionChanged)
UI\MobileControls\Command.cs (16)
96MobileCategory(SR.Category_Behavior), 97MobileSysDescription(SR.Command_SoftkeyLabel) 116MobileCategory(SR.Category_Behavior), 117MobileSysDescription(SR.Command_CommandName) 136MobileCategory(SR.Category_Behavior), 137MobileSysDescription(SR.Command_CommandArgument) 158MobileCategory(SR.Category_Appearance), 159MobileSysDescription(SR.Image_ImageUrl) 178MobileCategory(SR.Category_Behavior), 179MobileSysDescription(SR.Command_CausesValidation) 198MobileCategory(SR.Category_Appearance), 199MobileSysDescription(SR.Command_Format) 238MobileCategory(SR.Category_Action), 239MobileSysDescription(SR.Command_OnClick) 255MobileCategory(SR.Category_Action), 256MobileSysDescription(SR.Command_OnItemCommand)
UI\MobileControls\CompareValidator.cs (12)
61MobileCategory(SR.Category_Behavior), 62MobileSysDescription(SR.CompareValidator_ControlToCompare), 81MobileCategory(SR.Category_Behavior), 82MobileSysDescription(SR.CompareValidator_Operator) 100MobileCategory(SR.Category_Behavior), 101MobileSysDescription(SR.CompareValidator_Type) 119MobileCategory(SR.Category_Behavior), 120MobileSysDescription(SR.CompareValidator_ValueToCompare) 153throw new ArgumentException(SR.GetString( 154SR.CompareValidator_BadCompareControl, ID, ControlToCompare)); 163throw new ArgumentException(SR.GetString( 164SR.Validator_ValueBadType,
UI\MobileControls\ControlsConfig.cs (2)
110SR.GetString(SR.ControlsConfig_NoDeviceConfigRegistered,
UI\MobileControls\CustomValidator.cs (1)
65MobileSysDescription(SR.CustomValidator_OnServerValidate)
UI\MobileControls\DataSourceHelper.cs (4)
83SR.GetString(SR.DataSourceHelper_MissingDataMember, 89SR.GetString(SR.DataSourceHelper_DataSourceWithoutDataMember,
UI\MobileControls\Design\Converters\ChoiceConverter.cs (8)
92returnArray.Add(SR.GetString(SR.DeviceFilter_NoChoice)); 107returnArray.Add(SR.GetString(SR.DeviceFilter_DefaultChoice)); 113if (!choice.Filter.Equals(SR.GetString(SR.DeviceFilter_NoChoice))) 231bestMatch = SR.GetString(SR.DeviceFilter_NoChoice);
UI\MobileControls\Design\Converters\NavigateUrlConverter.cs (8)
33formList.Insert(0, SR.GetString(SR.NavigateUrlConverter_SelectURITarget)); 52if(url == SR.GetString(SR.NavigateUrlConverter_SelectURITarget)) 58SR.GetString(SR.UrlPicker_DefaultCaption), 59SR.GetString(SR.UrlPicker_DefaultFilter)
UI\MobileControls\Design\Converters\StyleConverter.cs (2)
51_styleArray.Add(SR.GetString(SR.StyleSheet_PropNotSet));
UI\MobileControls\Design\Util\DesignerUtility.cs (2)
66filter = SR.GetString(SR.DeviceFilter_DefaultChoice);
UI\MobileControls\DeviceSpecific.cs (2)
382throw new Exception(SR.GetString(SR.DeviceSpecific_OnlyChoiceElementsAllowed));
UI\MobileControls\DeviceSpecificChoice.cs (16)
161SR.GetString(SR.DeviceSpecificChoice_InvalidPropertyOverride, 178SR.GetString(SR.DeviceSpecificChoice_OverridingPropertyNotFound, 200SR.GetString(SR.DeviceSpecificChoice_OverridingPropertyNotFound, 221SR.GetString(SR.DeviceSpecificChoice_OverridingPropertyNotDeclarable, name)); 253SR.GetString(SR.DeviceSpecificChoice_OverridingPropertyTypeCast, name)); 316throw new ArgumentException(SR.GetString( 317SR.DeviceSpecificChoice_CantFindFilter, 370throw new ArgumentException(SR.GetString( 371SR.DeviceSpecificChoice_PropertyNotAnAttribute)); 502SR.GetString(SR.DeviceSpecificChoice_ChoiceOnlyExistInDeviceSpecific));
UI\MobileControls\ErrorFormatterPage.cs (8)
88form.Title = SR.GetString(SR.ErrorFormatterPage_ServerError, 110ctl = CreateControlForText(SR.GetString(SR.ErrorFormatterPage_MiscErrorMessage, 123label.Text = SR.GetString(SR.ErrorFormatterPage_File, ErrorInfo.File); 127label.Text = SR.GetString(SR.ErrorFormatterPage_Line, ErrorInfo.LineNumber);
UI\MobileControls\FactoryGenerator.cs (2)
94throw new InvalidOperationException(SR.GetString(SR.FactoryGenerator_Error_FactoryInterface));
UI\MobileControls\FontInfo.cs (8)
46MobileCategory(SR.Category_Appearance), 47MobileSysDescription(SR.FontInfo_Name), 67MobileCategory(SR.Category_Appearance), 68MobileSysDescription(SR.FontInfo_Bold), 87MobileCategory(SR.Category_Appearance), 88MobileSysDescription(SR.FontInfo_Italic), 107MobileCategory(SR.Category_Appearance), 108MobileSysDescription(SR.FontInfo_Size),
UI\MobileControls\Form.cs (24)
66MobileCategory(SR.Category_Appearance), 67MobileSysDescription(SR.Form_Title) 86MobileCategory(SR.Category_Behavior), 87MobileSysDescription(SR.Form_Method) 108MobileCategory(SR.Category_Behavior), 109MobileSysDescription(SR.Form_Action) 128MobileCategory(SR.Category_Style), 129MobileSysDescription(SR.Form_PagerStyle), 187MobileCategory(SR.Category_Action), 188MobileSysDescription(SR.Form_OnActivate) 204MobileCategory(SR.Category_Action), 205MobileSysDescription(SR.Form_OnDeactivate) 221MobileCategory(SR.Category_Action), 222MobileSysDescription(SR.Form_OnPaginated) 351throw new Exception(SR.GetString(SR.Form_NestedForms, 509SR.GetString(SR.Form_PropertyNotAccessible, "BreakAfter")); 515SR.GetString(SR.Form_PropertyNotSettable, "BreakAfter")); 598throw(new Exception(SR.GetString(SR.Form_InvalidControlToPaginateForm))); 773throw(new Exception(SR.GetString(SR.Form_InvalidSubControlType, subBuilder.TagName)));
UI\MobileControls\Image.cs (8)
53MobileCategory(SR.Category_Appearance), 54MobileSysDescription(SR.Image_AlternateText) 74MobileCategory(SR.Category_Appearance), 75MobileSysDescription(SR.Image_ImageUrl) 93MobileCategory(SR.Category_Navigation), 94MobileSysDescription(SR.Image_NavigateUrl), 113MobileCategory(SR.Category_Behavior), 114MobileSysDescription(SR.Image_SoftkeyLabel)
UI\MobileControls\IndividualDeviceConfig.cs (8)
166SR.GetString(SR.IndividualDeviceConfig_TypeMustSupportInterface, 235SR.GetString(SR.IndividualDeviceConfig_ControlWithIncorrectPageAdapter, 303throw new Exception(SR.GetString(SR.MobileControlsSectionHandler_CircularReference, 318SR.GetString(SR.MobileControlsSectionHandler_DeviceConfigNotFound,
UI\MobileControls\Link.cs (4)
44MobileCategory(SR.Category_Navigation), 45MobileSysDescription(SR.Link_NavigateUrl), 65MobileCategory(SR.Category_Behavior), 66MobileSysDescription(SR.Link_SoftkeyLabel)
UI\MobileControls\List.cs (17)
71MobileCategory(SR.Category_Data), 72MobileSysDescription(SR.List_DataSource) 91MobileCategory(SR.Category_Data), 92MobileSysDescription(SR.List_DataMember), 111MobileCategory(SR.Category_Data), 112MobileSysDescription(SR.List_DataTextField), 130MobileCategory(SR.Category_Data), 131MobileSysDescription(SR.List_DataValueField), 151MobileCategory(SR.Category_Behavior), 152MobileSysDescription(SR.List_ItemsAsLinks) 173MobileSysDescription(SR.List_Items), 376MobileCategory(SR.Category_Action), 377MobileSysDescription(SR.List_OnItemCommand) 420MobileCategory(SR.Category_Appearance), 421MobileSysDescription(SR.List_Decoration) 437MobileCategory(SR.Category_Action), 438MobileSysDescription(SR.List_OnItemDataBind)
UI\MobileControls\LiteralTextParser.cs (2)
564throw new Exception(SR.GetString(SR.LiteralTextParser_InvalidTagFormat));
UI\MobileControls\MobileCategoryAttribute.cs (3)
67localizedValue = (String) SR.GetString(value); 72localizedValue = (String) SR.GetString(SR.Category_DeviceSpecific);
UI\MobileControls\MobileControl.cs (38)
89throw new NotSupportedException(SR.GetString(SR.Theme_Not_Supported_On_MobileControls)); 112SR.GetString(SR.MobileControl_MustBeInMobilePage, 151throw new Exception(SR.GetString(SR.MobileControl_MustBeInForm, 168throw new NotSupportedException(SR.GetString(SR.Theme_Not_Supported_On_MobileControls)); 176throw new NotSupportedException(SR.GetString(SR.Theme_Not_Supported_On_MobileControls)); 186SR.GetString(SR.MobilePage_FormNotFound, formID)); 302SR.GetString(SR.MobileControl_NoTemplatesDefined)); 451SR.GetString(SR.MobileControl_NoMultipleDeviceSpecifics)); 544SR.GetString(SR.MobileControl_NoCustomAttributes, 772MobileCategory(SR.Category_Appearance), 773MobileSysDescription(SR.MobileControl_StyleReference), 792MobileCategory(SR.Category_Appearance), 793MobileSysDescription(SR.MobileControl_Font), 808MobileCategory(SR.Category_Appearance), 809MobileSysDescription(SR.MobileControl_Alignment), 827MobileCategory(SR.Category_Appearance), 828MobileSysDescription(SR.MobileControl_Wrapping), 846MobileCategory(SR.Category_Appearance), 847MobileSysDescription(SR.Style_ForeColor), 866MobileCategory(SR.Category_Appearance), 867MobileSysDescription(SR.MobileControl_BackColor), 925SR.GetString(SR.MobileControl_InnerTextCannotContainTags, 1009SR.GetString(SR.MobileControl_TextCannotContainNewlines, 1461MobileCategory(SR.Category_Behavior), 1462MobileSysDescription(SR.MobileControl_BreakAfter) 1499throw new Exception (SR.GetString(SR.MobileControl_InfiniteTemplateRecursion));
UI\MobileControls\MobileControlBuilder.cs (6)
62SR.GetString(SR.MobileControlBuilder_ControlMustBeTopLevelOfPage, 69SR.GetString(SR.MobileControlBuilder_ControlMustBeTopLevelOfPage, 76SR.GetString(SR.MobileControlBuilder_StyleMustBeInStyleSheet));
UI\MobileControls\MobileControlsSection.cs (10)
445SR.GetString(SR.MobileControlsSectionHandler_CantCreateMethodOnClass, PredicateMethod, PredicateClass.FullName), 461throw new ConfigurationErrorsException( SR.GetString(SR.ConfigSect_MissingValue, "predicateClass"), 468throw new ConfigurationErrorsException( SR.GetString(SR.ConfigSect_MissingValue, "pageAdapter"), 721throw new ArgumentException(SR.GetString(SR.MobileTypeNameConverter_UnsupportedValueType, 734SR.GetString(SR.MobileTypeNameConverter_TypeNotResolved, (string)data));
UI\MobileControls\MobileControlsSectionHandler.cs (18)
50SR.GetString(SR.MobileControlsSectionHandler_TypeNotFound, 58SR.GetString(SR.MobileControlsSectionHandler_NotAssignable, 105SR.GetString(SR.MobileControlsSectionHandler_UnknownElementName, "<control>"), 131SR.GetString(SR.MobileControlsSectionHandler_DuplicatedDeviceName, deviceName), 140SR.GetString(SR.MobileControlsSectionHandler_UnknownElementName, "<device>"), 186SR.GetString(SR.MobileControlsSectionHandler_CantCreateMethodOnClass, 217SR.GetString(SR.MobileControlsSectionHandler_TypeNotFound, 226SR.GetString(SR.MobileControlsSectionHandler_NotAssignable, 233SR.GetString(SR.MobileControlsSectionHandler_NotAssignable,
UI\MobileControls\MobileControlsSectionHelper.cs (2)
37SR.GetString(SR.MobileControlsSectionHandler_DuplicatedDeviceName, device.Name));
UI\MobileControls\MobileListItemCollection.cs (2)
243SR.GetString(SR.MobileListItemCollection_ViewStateManagementError));
UI\MobileControls\MobilePage.cs (24)
79Exception(SR.GetString(SR.StyleSheet_DuplicateWarningMessage)); 121throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "MasterPage")); 133throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "EventValidation")); 164throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "Theme")); 179throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "Title")); 190throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "StyleSheetTheme")); 204throw new NotSupportedException(SR.GetString(SR.Feature_Not_Supported_On_MobilePage, "Theme")); 696SR.GetString(SR.MobilePage_AtLeastOneFormInPage)); 728throw new ArgumentException(SR.GetString( 729SR.MobilePage_FormNotFound, id)); 806throw new Exception(SR.GetString(SR.MobileControl_MustBeInForm, 1219throw new Exception(SR.GetString(SR.SessionViewState_ExpiredOrCookieless)); 1262throw new Exception(SR.GetString(SR.MobilePage_RequiresSessionState));
UI\MobileControls\MobileSysDescriptionAttribute.cs (1)
40DescriptionValue = SR.GetString(base.Description);
UI\MobileControls\MobileUserControl.cs (2)
34Exception(SR.GetString(SR.StyleSheet_DuplicateWarningMessage));
UI\MobileControls\ObjectList.cs (50)
84MobileCategory(SR.Category_Data), 85MobileSysDescription(SR.ObjectList_DataSource) 106MobileCategory(SR.Category_Data), 107MobileSysDescription(SR.List_DataMember), 129MobileCategory(SR.Category_Data), 130MobileSysDescription(SR.ObjectList_Fields), 176MobileCategory(SR.Category_Data), 177MobileSysDescription(SR.ObjectList_Commands), 199MobileCategory(SR.Category_Data), 200MobileSysDescription(SR.ObjectList_LabelField), 221MobileCategory(SR.Category_Data), 222MobileSysDescription(SR.ObjectList_DefaultCommand), 244MobileCategory(SR.Category_Data), 245MobileSysDescription(SR.ObjectList_TableFields) 278SR.GetString(SR.ObjectList_MustBeInListModeToClearSelectedIndex)); 284SR.GetString(SR.ObjectList_SelectedIndexTooSmall, value)); 289SR.GetString(SR.ObjectList_SelectedIndexTooBig, value, itemCount)); 333MobileCategory(SR.Category_Behavior), 334MobileSysDescription(SR.ObjectList_AutoGenerateFields) 440throw new Exception(SR.GetString(SR.ObjectList_MustBeInDetailsModeToGetDetails)); 521throw new ArgumentException(SR.GetString( 522SR.ObjectList_FieldNotFound, field)); 611SR.GetString(SR.ObjectList_MustHaveOneOrMoreFields)); 841SR.GetString(SR.ObjectList_ItemTitle), 984MobileCategory(SR.Category_Action), 985MobileSysDescription(SR.ObjectList_OnItemDataBind) 1012MobileCategory(SR.Category_Action), 1013MobileSysDescription(SR.ObjectList_OnItemCommand) 1039MobileCategory(SR.Category_Action), 1040MobileSysDescription(SR.ObjectList_OnItemSelect) 1080MobileCategory(SR.Category_Action), 1081MobileSysDescription(SR.ObjectList_OnShowItemCommands) 1371throw new Exception(SR.GetString( 1372SR.ObjectList_CannotSetViewModeWithNoSelectedItem)); 1389MobileCategory(SR.Category_Appearance), 1390MobileSysDescription(SR.ObjectList_DetailsCommandText), 1410MobileCategory(SR.Category_Appearance), 1411MobileSysDescription(SR.ObjectList_BackCommandText), 1431MobileCategory(SR.Category_Appearance), 1432MobileSysDescription(SR.ObjectList_MoreText) 1450MobileCategory(SR.Category_Style), 1451MobileSysDescription(SR.ObjectList_CommandStyle), 1476MobileCategory(SR.Category_Style), 1477MobileSysDescription(SR.ObjectList_LabelStyle),
UI\MobileControls\ObjectListField.cs (4)
194SR.GetString(SR.ObjectListField_DataFieldNotFound, dataField)); 206data = SR.GetString(SR.ObjectListField_DataBoundText);
UI\MobileControls\ObjectListItem.cs (2)
52SR.GetString(SR.ObjectList_FieldNotFound, key));
UI\MobileControls\PagedControl.cs (10)
40MobileCategory(SR.Category_Action), 41MobileSysDescription(SR.PagedControl_OnLoadItems) 108MobileCategory(SR.Category_Paging), 109MobileSysDescription(SR.PagedControl_ItemCount) 123SR.GetString(SR.PagedControl_ItemCountCantBeNegative, 145MobileCategory(SR.Category_Paging), 146MobileSysDescription(SR.PagedControl_ItemsPerPage) 160SR.GetString(SR.PagedControl_ItemsPerPageCantBeNegative,
UI\MobileControls\PagerStyle.cs (10)
43MobileCategory(SR.Category_Appearance), 44MobileSysDescription(SR.PagerStyle_NextPageText), 63MobileCategory(SR.Category_Appearance), 64MobileSysDescription(SR.PagerStyle_PreviousPageText), 83MobileCategory(SR.Category_Appearance), 84MobileSysDescription(SR.PagerStyle_PageLabel), 109return SR.GetString(SR.PagerStyle_NextPageText_DefaultValue); 123return SR.GetString(SR.PagerStyle_PreviousPageText_DefaultValue);
UI\MobileControls\Panel.cs (2)
96MobileCategory(SR.Category_Behavior), 97MobileSysDescription(SR.Panel_Paginate)
UI\MobileControls\PhoneCall.cs (12)
47MobileCategory(SR.Category_Navigation), 48MobileSysDescription(SR.PhoneCall_PhoneNumber) 72SR.GetString(SR.PhoneCall_InvalidPhoneNumberFormat, 85MobileCategory(SR.Category_Behavior), 86MobileSysDescription(SR.PhoneCall_AlternateFormat) 105MobileCategory(SR.Category_Navigation), 106MobileSysDescription(SR.PhoneCall_AlternateUrl), 126MobileCategory(SR.Category_Behavior), 127MobileSysDescription(SR.PhoneCall_SoftkeyLabel) 157SR.GetString(SR.PhoneCall_EmptyPhoneNumber, ID));
UI\MobileControls\RangeValidator.cs (12)
61MobileCategory(SR.Category_Behavior), 62MobileSysDescription(SR.RangeValidator_MaximumValue) 80MobileCategory(SR.Category_Behavior), 81MobileSysDescription(SR.RangeValidator_MinimumValue) 99MobileCategory(SR.Category_Behavior), 100MobileSysDescription(SR.RangeValidator_Type) 131throw new ArgumentException(SR.GetString( 132SR.Validator_ValueBadType, 143throw new ArgumentException(SR.GetString( 144SR.Validator_ValueBadType, 156throw new ArgumentException(SR.GetString( 157SR.RangeValidator_RangeOverlap, maximumValue,
UI\MobileControls\RegularExpressionValidator.cs (2)
60MobileCategory(SR.Category_Behavior), 61MobileSysDescription(SR.RegularExpressionValidator_ValidationExpression)
UI\MobileControls\RequiredFieldValidator.cs (2)
58MobileCategory(SR.Category_Behavior), 59MobileSysDescription(SR.RequiredFieldValidator_InitialValue)
UI\MobileControls\SelectionList.cs (23)
93MobileCategory(SR.Category_Data), 94MobileSysDescription(SR.List_DataSource) 121MobileCategory(SR.Category_Data), 122MobileSysDescription(SR.List_DataMember), 141MobileCategory(SR.Category_Data), 142MobileSysDescription(SR.List_DataTextField), 160MobileCategory(SR.Category_Data), 161MobileSysDescription(SR.List_DataValueField), 196MobileCategory(SR.Category_Appearance), 197MobileSysDescription(SR.SelectionList_Rows) 249SR.GetString(SR.SelectionList_OutOfRange,value)); 288MobileSysDescription(SR.List_Items), 357MobileCategory(SR.Category_Action), 358MobileSysDescription(SR.SelectionList_OnSelectedIndexChanged) 384MobileCategory(SR.Category_Action), 385MobileSysDescription(SR.List_OnItemDataBind) 422Exception(SR.GetString(SR.SelectionList_AdapterNotHandlingLoadPostData)); 438MobileCategory(SR.Category_Appearance), 439MobileSysDescription(SR.SelectionList_SelectType) 458MobileCategory(SR.Category_Appearance), 459MobileSysDescription(SR.Input_Title)
UI\MobileControls\SessionViewState.cs (2)
196SR.GetString(SR.SessionViewState_InvalidSessionStateHistory));
UI\MobileControls\Style.cs (24)
224MobileSysDescription(SR.Style_Name), 244MobileCategory(SR.Category_Appearance), 245MobileSysDescription(SR.Style_Reference), 342SR.Style_StyleNotFoundOnGenericUserControl; 347SR.Style_StyleNotFound; 350throw new Exception(SR.GetString(exceptionResource, 411throw new Exception(SR.GetString(SR.Style_CircularReference, this.Name)); 488MobileCategory(SR.Category_Appearance), 489MobileSysDescription(SR.Style_Font), 578MobileCategory(SR.Category_Appearance), 579MobileSysDescription(SR.Style_Alignment), 598MobileCategory(SR.Category_Appearance), 599MobileSysDescription(SR.Style_Wrapping), 618MobileCategory(SR.Category_Appearance), 619MobileSysDescription(SR.Style_ForeColor), 639MobileCategory(SR.Category_Appearance), 640MobileSysDescription(SR.Style_BackColor), 670SR.GetString(SR.MobileControl_NoMultipleDeviceSpecifics)); 721throw new Exception(SR.GetString(SR.Style_CircularReference, this.Name)); 759throw new Exception(SR.GetString(SR.Style_CircularReference, this.Name));
UI\MobileControls\StyleSheet.cs (42)
95SR.GetString(SR.StyleSheet_MustContainID)); 132throw new ArgumentException(SR.GetString(SR.Style_EmptyName)); 145SR.GetString(SR.StyleSheet_InvalidStyleName, 163SR.GetString(SR.StyleSheet_StyleAlreadyOwned, 203throw new ArgumentException(SR.GetString(SR.Style_StyleNotFound, name)); 212MobileCategory(SR.Category_Behavior), 213MobileSysDescription(SR.StyleSheet_ReferencePath) 255throw new Exception(SR.GetString(SR.StyleSheet_LoopReference, 278SR.GetString(SR.StyleSheet_NoStyleSheetInExternalFile)); 515SR.GetString(SR.StyleSheet_PropertyNotAccessible, "StyleReference")); 520SR.GetString(SR.StyleSheet_PropertyNotSettable, "StyleReference")); 544SR.GetString(SR.StyleSheet_PropertyNotAccessible, "Font")); 564SR.GetString(SR.StyleSheet_PropertyNotAccessible, "Alignment")); 569SR.GetString(SR.StyleSheet_PropertyNotSettable, "Alignment")); 589SR.GetString(SR.StyleSheet_PropertyNotAccessible, "Wrapping")); 594SR.GetString(SR.StyleSheet_PropertyNotSettable, "Wrapping")); 614SR.GetString(SR.StyleSheet_PropertyNotAccessible, "ForeColor")); 619SR.GetString(SR.StyleSheet_PropertyNotSettable, "ForeColor")); 639SR.GetString(SR.StyleSheet_PropertyNotAccessible, "BackColor")); 644SR.GetString(SR.StyleSheet_PropertyNotSettable, "BackColor")); 664SR.GetString(SR.StyleSheet_PropertyNotAccessible, "BreakAfter")); 669SR.GetString(SR.StyleSheet_PropertyNotSettable, "BreakAfter"));
UI\MobileControls\TextBox.cs (15)
89MobileCategory(SR.Category_Behavior), 90MobileSysDescription(SR.TextBox_Password) 110MobileCategory(SR.Category_Behavior), 111MobileSysDescription(SR.TextBox_Numeric) 130MobileCategory(SR.Category_Behavior), 131MobileSysDescription(SR.TextBox_Size) 145SR.GetString(SR.TextBox_NotNegativeNumber)); 155MobileCategory(SR.Category_Behavior), 156MobileSysDescription(SR.TextBox_MaxLength) 170SR.GetString(SR.TextBox_NotNegativeNumber)); 178MobileSysDescription(SR.TextBox_OnTextChanged) 196MobileCategory(SR.Category_Appearance), 197MobileSysDescription(SR.Input_Title)
UI\MobileControls\TextControl.cs (2)
36MobileCategory(SR.Category_Appearance), 37MobileSysDescription(SR.TextControl_Text),
UI\MobileControls\TextView.cs (2)
54MobileCategory(SR.Category_Appearance), 55MobileSysDescription(SR.TextView_Text),
UI\MobileControls\ValidationSummary.cs (8)
59MobileCategory(SR.Category_Appearance), 60MobileSysDescription(SR.ValidationSummary_HeaderText) 79MobileCategory(SR.Category_Behavior), 80MobileSysDescription(SR.ValidationSummary_FormToValidate), 100MobileCategory(SR.Category_Appearance), 101MobileSysDescription(SR.ValidationSummary_BackLabel) 185SR.GetString(SR.ValidationSummary_InvalidFormToValidate,