1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 //     This code was generated by a tool.
4 //     Runtime Version:4.0.30319.17305
5 //
6 //     Changes to this file may cause incorrect behavior and will be lost if
7 //     the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10 
11 namespace System.Web.Resources {
12     using System;
13 
14 
15     /// <summary>
16     ///   A strongly-typed resource class, for looking up localized strings, etc.
17     /// </summary>
18     // This class was auto-generated by the StronglyTypedResourceBuilder
19     // class via a tool like ResGen or Visual Studio.
20     // To add or remove a member, edit your .ResX file then rerun ResGen
21     // with the /str option, or rebuild your VS project.
22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25     internal class AtlasWeb {
26 
27         private static global::System.Resources.ResourceManager resourceMan;
28 
29         private static global::System.Globalization.CultureInfo resourceCulture;
30 
31         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
AtlasWeb()32         internal AtlasWeb() {
33         }
34 
35         /// <summary>
36         ///   Returns the cached ResourceManager instance used by this class.
37         /// </summary>
38         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39         internal static global::System.Resources.ResourceManager ResourceManager {
40             get {
41                 if (object.ReferenceEquals(resourceMan, null)) {
42                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("System.Web.Resources.AtlasWeb", typeof(AtlasWeb).Assembly);
43                     resourceMan = temp;
44                 }
45                 return resourceMan;
46             }
47         }
48 
49         /// <summary>
50         ///   Overrides the current thread's CurrentUICulture property for all
51         ///   resource lookups using this strongly typed resource class.
52         /// </summary>
53         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54         internal static global::System.Globalization.CultureInfo Culture {
55             get {
56                 return resourceCulture;
57             }
58             set {
59                 resourceCulture = value;
60             }
61         }
62 
63         /// <summary>
64         ///   Looks up a localized string similar to Specifies the path to the web service..
65         /// </summary>
66         internal static string ApplicationServiceManager_Path {
67             get {
68                 return ResourceManager.GetString("ApplicationServiceManager_Path", resourceCulture);
69             }
70         }
71 
72         /// <summary>
73         ///   Looks up a localized string similar to {0} is disabled..
74         /// </summary>
75         internal static string AppService_Disabled {
76             get {
77                 return ResourceManager.GetString("AppService_Disabled", resourceCulture);
78             }
79         }
80 
81         /// <summary>
82         ///   Looks up a localized string similar to Cannot specify more than one unique path..
83         /// </summary>
84         internal static string AppService_MultiplePaths {
85             get {
86                 return ResourceManager.GetString("AppService_MultiplePaths", resourceCulture);
87             }
88         }
89 
90         /// <summary>
91         ///   Looks up a localized string similar to SSL is required for this operation..
92         /// </summary>
93         internal static string AppService_RequiredSSL {
94             get {
95                 return ResourceManager.GetString("AppService_RequiredSSL", resourceCulture);
96             }
97         }
98 
99         /// <summary>
100         ///   Looks up a localized string similar to Unknown profile property &apos;{0}&apos;..
101         /// </summary>
102         internal static string AppService_UnknownProfileProperty {
103             get {
104                 return ResourceManager.GetString("AppService_UnknownProfileProperty", resourceCulture);
105             }
106         }
107 
108         /// <summary>
109         ///   Looks up a localized string similar to Argument must be null, empty or same as the current user..
110         /// </summary>
111         internal static string ArgumentMustBeCurrentUser {
112             get {
113                 return ResourceManager.GetString("ArgumentMustBeCurrentUser", resourceCulture);
114             }
115         }
116 
117         /// <summary>
118         ///   Looks up a localized string similar to Argument must be null or empty..
119         /// </summary>
120         internal static string ArgumentMustBeNull {
121             get {
122                 return ResourceManager.GetString("ArgumentMustBeNull", resourceCulture);
123             }
124         }
125 
126         /// <summary>
127         ///   Looks up a localized string similar to Could not find an event named &apos;{0}&apos; on associated control &apos;{1}&apos; for the trigger in UpdatePanel &apos;{2}&apos;..
128         /// </summary>
129         internal static string AsyncPostBackTrigger_CannotFindEvent {
130             get {
131                 return ResourceManager.GetString("AsyncPostBackTrigger_CannotFindEvent", resourceCulture);
132             }
133         }
134 
135         /// <summary>
136         ///   Looks up a localized string similar to The event that the trigger will hook up to determine whether to refresh the UpdatePanel. If the property is not set then the UpdatePanel will be refreshed only if the postback was initiated by the target control..
137         /// </summary>
138         internal static string AsyncPostBackTrigger_EventName {
139             get {
140                 return ResourceManager.GetString("AsyncPostBackTrigger_EventName", resourceCulture);
141             }
142         }
143 
144         /// <summary>
145         ///   Looks up a localized string similar to The &apos;{0}&apos; event on associated control &apos;{1}&apos; for the trigger in UpdatePanel &apos;{2}&apos; does not match the standard event handler signature..
146         /// </summary>
147         internal static string AsyncPostBackTrigger_InvalidEvent {
148             get {
149                 return ResourceManager.GetString("AsyncPostBackTrigger_InvalidEvent", resourceCulture);
150             }
151         }
152 
153         /// <summary>
154         ///   Looks up a localized string similar to The following configuration attribute was not recognized: &apos;{0}&apos;.
155         /// </summary>
156         internal static string AttributeNotRecognized {
157             get {
158                 return ResourceManager.GetString("AttributeNotRecognized", resourceCulture);
159             }
160         }
161 
162         /// <summary>
163         ///   Looks up a localized string similar to Sorting.
164         /// </summary>
165         internal static string Category_Sorting {
166             get {
167                 return ResourceManager.GetString("Category_Sorting", resourceCulture);
168             }
169         }
170 
171         /// <summary>
172         ///   Looks up a localized string similar to The server method returned invalid data..
173         /// </summary>
174         internal static string ClientService_BadJsonResponse {
175             get {
176                 return ResourceManager.GetString("ClientService_BadJsonResponse", resourceCulture);
177             }
178         }
179 
180         /// <summary>
181         ///   Looks up a localized string similar to Value must be of type &apos;{0}&apos;..
182         /// </summary>
183         internal static string Common_ArgumentInvalidType {
184             get {
185                 return ResourceManager.GetString("Common_ArgumentInvalidType", resourceCulture);
186             }
187         }
188 
189         /// <summary>
190         ///   Looks up a localized string similar to Value must be greater than or equal to 0..
191         /// </summary>
192         internal static string Common_GreaterThanOrEqualToZero {
193             get {
194                 return ResourceManager.GetString("Common_GreaterThanOrEqualToZero", resourceCulture);
195             }
196         }
197 
198         /// <summary>
199         ///   Looks up a localized string similar to Value must be greater than or equal to 0 and less than or equal to 1..
200         /// </summary>
201         internal static string Common_GreaterThanOrEqualToZeroAndLessThanOrEqualToOne {
202             get {
203                 return ResourceManager.GetString("Common_GreaterThanOrEqualToZeroAndLessThanOrEqualToOne", resourceCulture);
204             }
205         }
206 
207         /// <summary>
208         ///   Looks up a localized string similar to Value cannot be null or empty..
209         /// </summary>
210         internal static string Common_NullOrEmpty {
211             get {
212                 return ResourceManager.GetString("Common_NullOrEmpty", resourceCulture);
213             }
214         }
215 
216         /// <summary>
217         ///   Looks up a localized string similar to Page cannot be null. Please ensure that this operation is being performed in the context of an ASP.NET request..
218         /// </summary>
219         internal static string Common_PageCannotBeNull {
220             get {
221                 return ResourceManager.GetString("Common_PageCannotBeNull", resourceCulture);
222             }
223         }
224 
225         /// <summary>
226         ///   Looks up a localized string similar to The control with ID &apos;{0}&apos; requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it..
227         /// </summary>
228         internal static string Common_ScriptManagerRequired {
229             get {
230                 return ResourceManager.GetString("Common_ScriptManagerRequired", resourceCulture);
231             }
232         }
233 
234         /// <summary>
235         ///   Looks up a localized string similar to A collection of script references that the CompositeScriptReference should include in the page..
236         /// </summary>
237         internal static string CompositeScriptReference_Scripts {
238             get {
239                 return ResourceManager.GetString("CompositeScriptReference_Scripts", resourceCulture);
240             }
241         }
242 
243         /// <summary>
244         ///   Looks up a localized string similar to Type: &apos;{0}&apos; does not inherits from JavaScriptConverter..
245         /// </summary>
246         internal static string ConvertersCollection_NotJavaScriptConverter {
247             get {
248                 return ResourceManager.GetString("ConvertersCollection_NotJavaScriptConverter", resourceCulture);
249             }
250         }
251 
252         /// <summary>
253         ///   Looks up a localized string similar to Type: &apos;{0}&apos; cannot be found..
254         /// </summary>
255         internal static string ConvertersCollection_UnknownType {
256             get {
257                 return ResourceManager.GetString("ConvertersCollection_UnknownType", resourceCulture);
258             }
259         }
260 
261         /// <summary>
262         ///   Looks up a localized string similar to The {0} control &apos;{1}&apos; does not have a naming container.  Ensure that the control is added to the page before calling DataBind..
263         /// </summary>
264         internal static string DataBoundControlHelper_NoNamingContainer {
265             get {
266                 return ResourceManager.GetString("DataBoundControlHelper_NoNamingContainer", resourceCulture);
267             }
268         }
269 
270         /// <summary>
271         ///   Looks up a localized string similar to Control &apos;{0}&apos; does not implement IPageableItemContainer..
272         /// </summary>
273         internal static string DataPager_ControlIsntPageable {
274             get {
275                 return ResourceManager.GetString("DataPager_ControlIsntPageable", resourceCulture);
276             }
277         }
278 
279         /// <summary>
280         ///   Looks up a localized string similar to The collection of DataPagerFields..
281         /// </summary>
282         internal static string DataPager_Fields {
283             get {
284                 return ResourceManager.GetString("DataPager_Fields", resourceCulture);
285             }
286         }
287 
288         /// <summary>
289         ///   Looks up a localized string similar to The DataPager control &apos;{0}&apos; does not have a naming container.  Ensure that the DataPager is added to the page before calling DataBind..
290         /// </summary>
291         internal static string DataPager_NoNamingContainer {
292             get {
293                 return ResourceManager.GetString("DataPager_NoNamingContainer", resourceCulture);
294             }
295         }
296 
297         /// <summary>
298         ///   Looks up a localized string similar to No IPageableItemContainer was found. Verify that either the DataPager is inside an IPageableItemContainer or PagedControlID is set to the control ID of an IPageableItemContainer..
299         /// </summary>
300         internal static string DataPager_NoPageableItemContainer {
301             get {
302                 return ResourceManager.GetString("DataPager_NoPageableItemContainer", resourceCulture);
303             }
304         }
305 
306         /// <summary>
307         ///   Looks up a localized string similar to IPageableItemContainer &apos;{0}&apos; not found..
308         /// </summary>
309         internal static string DataPager_PageableItemContainerNotFound {
310             get {
311                 return ResourceManager.GetString("DataPager_PageableItemContainerNotFound", resourceCulture);
312             }
313         }
314 
315         /// <summary>
316         ///   Looks up a localized string similar to The ID of the control this DataPager should page..
317         /// </summary>
318         internal static string DataPager_PagedControlID {
319             get {
320                 return ResourceManager.GetString("DataPager_PagedControlID", resourceCulture);
321             }
322         }
323 
324         /// <summary>
325         ///   Looks up a localized string similar to Page properties cannot be set because no IPageableItemContainer has been found..
326         /// </summary>
327         internal static string DataPager_PagePropertiesCannotBeSet {
328             get {
329                 return ResourceManager.GetString("DataPager_PagePropertiesCannotBeSet", resourceCulture);
330             }
331         }
332 
333         /// <summary>
334         ///   Looks up a localized string similar to The number of records displayed in a page by the paged control..
335         /// </summary>
336         internal static string DataPager_PageSize {
337             get {
338                 return ResourceManager.GetString("DataPager_PageSize", resourceCulture);
339             }
340         }
341 
342         /// <summary>
343         ///   Looks up a localized string similar to The name of the query string field for the current page index. The pager will use the query string when this property is set..
344         /// </summary>
345         internal static string DataPager_QueryStringField {
346             get {
347                 return ResourceManager.GetString("DataPager_QueryStringField", resourceCulture);
348             }
349         }
350 
351         /// <summary>
352         ///   Looks up a localized string similar to Whether the data pager field is visible..
353         /// </summary>
354         internal static string DataPagerField_Visible {
355             get {
356                 return ResourceManager.GetString("DataPagerField_Visible", resourceCulture);
357             }
358         }
359 
360         /// <summary>
361         ///   Looks up a localized string similar to TargetControlID must be specified..
362         /// </summary>
363         internal static string DataSourceControlExtender_TargetControlIDMustBeSpecified {
364             get {
365                 return ResourceManager.GetString("DataSourceControlExtender_TargetControlIDMustBeSpecified", resourceCulture);
366             }
367         }
368 
369         /// <summary>
370         ///   Looks up a localized string similar to TargetControl &apos;{0}&apos; must implement IDataSource..
371         /// </summary>
372         internal static string DataSourceControlExtender_TargetControlMustImplementIDataSource {
373             get {
374                 return ResourceManager.GetString("DataSourceControlExtender_TargetControlMustImplementIDataSource", resourceCulture);
375             }
376         }
377 
378         /// <summary>
379         ///   Looks up a localized string similar to Specifies whether the field value should be converted to a null reference..
380         /// </summary>
381         internal static string DynamicControlBase_ConvertEmptyStringToNull {
382             get {
383                 return ResourceManager.GetString("DynamicControlBase_ConvertEmptyStringToNull", resourceCulture);
384             }
385         }
386 
387         /// <summary>
388         ///   Looks up a localized string similar to Specifies the name of the data field to which the DynamicControl will bind..
389         /// </summary>
390         internal static string DynamicControlBase_DataField {
391             get {
392                 return ResourceManager.GetString("DynamicControlBase_DataField", resourceCulture);
393             }
394         }
395 
396         /// <summary>
397         ///   Looks up a localized string similar to Specifies the display format for the field value..
398         /// </summary>
399         internal static string DynamicControlBase_DataFormatString {
400             get {
401                 return ResourceManager.GetString("DynamicControlBase_DataFormatString", resourceCulture);
402             }
403         }
404 
405         /// <summary>
406         ///   Looks up a localized string similar to Specifies whether the field value is HTML-encoded before it is displayed..
407         /// </summary>
408         internal static string DynamicControlBase_HtmlEncode {
409             get {
410                 return ResourceManager.GetString("DynamicControlBase_HtmlEncode", resourceCulture);
411             }
412         }
413 
414         /// <summary>
415         ///   Looks up a localized string similar to Specifies the caption displayed when the field value is null..
416         /// </summary>
417         internal static string DynamicControlBase_NullDisplayText {
418             get {
419                 return ResourceManager.GetString("DynamicControlBase_NullDisplayText", resourceCulture);
420             }
421         }
422 
423         /// <summary>
424         ///   Looks up a localized string similar to Specifies the user control with which the field should be rendered..
425         /// </summary>
426         internal static string DynamicControlBase_UIHint {
427             get {
428                 return ResourceManager.GetString("DynamicControlBase_UIHint", resourceCulture);
429             }
430         }
431 
432         /// <summary>
433         ///   Looks up a localized string similar to Specifies the name of the validation group to which validation controls in the DynamicControl belong..
434         /// </summary>
435         internal static string DynamicControlBase_ValidationGroup {
436             get {
437                 return ResourceManager.GetString("DynamicControlBase_ValidationGroup", resourceCulture);
438             }
439         }
440 
441         /// <summary>
442         ///   Looks up a localized string similar to The ID of the DynamicFilter control that exists in the ItemTemplate..
443         /// </summary>
444         internal static string DynamicFilterRepeater_DynamicFilterContainerId {
445             get {
446                 return ResourceManager.GetString("DynamicFilterRepeater_DynamicFilterContainerId", resourceCulture);
447             }
448         }
449 
450         /// <summary>
451         ///   Looks up a localized string similar to No accessible tables found. Make sure scaffolds are enabled or custom templates exist for your model..
452         /// </summary>
453         internal static string DynamicNavigatorDataSource_NoAccessibleTablesFound {
454             get {
455                 return ResourceManager.GetString("DynamicNavigatorDataSource_NoAccessibleTablesFound", resourceCulture);
456             }
457         }
458 
459         /// <summary>
460         ///   Looks up a localized string similar to No data models have been registered..
461         /// </summary>
462         internal static string DynamicNavigatorDataSource_NoModelsRegistered {
463             get {
464                 return ResourceManager.GetString("DynamicNavigatorDataSource_NoModelsRegistered", resourceCulture);
465             }
466         }
467 
468         /// <summary>
469         ///   Looks up a localized string similar to There are no tables defined in the registered data models..
470         /// </summary>
471         internal static string DynamicNavigatorDataSource_NoTablesInModels {
472             get {
473                 return ResourceManager.GetString("DynamicNavigatorDataSource_NoTablesInModels", resourceCulture);
474             }
475         }
476 
477         /// <summary>
478         ///   Looks up a localized string similar to Ambiguous invocation of &apos;{0}&apos; constructor.
479         /// </summary>
480         internal static string ExpressionParser_AmbiguousConstructorInvocation {
481             get {
482                 return ResourceManager.GetString("ExpressionParser_AmbiguousConstructorInvocation", resourceCulture);
483             }
484         }
485 
486         /// <summary>
487         ///   Looks up a localized string similar to Ambiguous invocation of indexer in type &apos;{0}&apos;.
488         /// </summary>
489         internal static string ExpressionParser_AmbiguousIndexerInvocation {
490             get {
491                 return ResourceManager.GetString("ExpressionParser_AmbiguousIndexerInvocation", resourceCulture);
492             }
493         }
494 
495         /// <summary>
496         ///   Looks up a localized string similar to Ambiguous invocation of method &apos;{0}&apos; in type &apos;{1}&apos;.
497         /// </summary>
498         internal static string ExpressionParser_AmbiguousMethodInvocation {
499             get {
500                 return ResourceManager.GetString("ExpressionParser_AmbiguousMethodInvocation", resourceCulture);
501             }
502         }
503 
504         /// <summary>
505         ///   Looks up a localized string similar to Argument list incompatible with lambda expression.
506         /// </summary>
507         internal static string ExpressionParser_ArgsIncompatibleWithLambda {
508             get {
509                 return ResourceManager.GetString("ExpressionParser_ArgsIncompatibleWithLambda", resourceCulture);
510             }
511         }
512 
513         /// <summary>
514         ///   Looks up a localized string similar to Both of the types &apos;{0}&apos; and &apos;{1}&apos; convert to the other.
515         /// </summary>
516         internal static string ExpressionParser_BothTypesConvertToOther {
517             get {
518                 return ResourceManager.GetString("ExpressionParser_BothTypesConvertToOther", resourceCulture);
519             }
520         }
521 
522         /// <summary>
523         ///   Looks up a localized string similar to A value of type &apos;{0}&apos; cannot be converted to type &apos;{1}&apos;.
524         /// </summary>
525         internal static string ExpressionParser_CannotConvertValue {
526             get {
527                 return ResourceManager.GetString("ExpressionParser_CannotConvertValue", resourceCulture);
528             }
529         }
530 
531         /// <summary>
532         ///   Looks up a localized string similar to Indexing of multiple-dimensional arrays is not supported.
533         /// </summary>
534         internal static string ExpressionParser_CannotIndexMultipleDimensionalArray {
535             get {
536                 return ResourceManager.GetString("ExpressionParser_CannotIndexMultipleDimensionalArray", resourceCulture);
537             }
538         }
539 
540         /// <summary>
541         ///   Looks up a localized string similar to &apos;]&apos; or &apos;,&apos; expected.
542         /// </summary>
543         internal static string ExpressionParser_CloseBracketOrCommaExpected {
544             get {
545                 return ResourceManager.GetString("ExpressionParser_CloseBracketOrCommaExpected", resourceCulture);
546             }
547         }
548 
549         /// <summary>
550         ///   Looks up a localized string similar to &apos;)&apos; or &apos;,&apos; expected.
551         /// </summary>
552         internal static string ExpressionParser_CloseParenOrCommaExpected {
553             get {
554                 return ResourceManager.GetString("ExpressionParser_CloseParenOrCommaExpected", resourceCulture);
555             }
556         }
557 
558         /// <summary>
559         ///   Looks up a localized string similar to &apos;)&apos; or operator expected.
560         /// </summary>
561         internal static string ExpressionParser_CloseParenOrOperatorExpected {
562             get {
563                 return ResourceManager.GetString("ExpressionParser_CloseParenOrOperatorExpected", resourceCulture);
564             }
565         }
566 
567         /// <summary>
568         ///   Looks up a localized string similar to &apos;:&apos; expected.
569         /// </summary>
570         internal static string ExpressionParser_ColonExpected {
571             get {
572                 return ResourceManager.GetString("ExpressionParser_ColonExpected", resourceCulture);
573             }
574         }
575 
576         /// <summary>
577         ///   Looks up a localized string similar to Digit expected.
578         /// </summary>
579         internal static string ExpressionParser_DigitExpected {
580             get {
581                 return ResourceManager.GetString("ExpressionParser_DigitExpected", resourceCulture);
582             }
583         }
584 
585         /// <summary>
586         ///   Looks up a localized string similar to &apos;.&apos; or &apos;(&apos; expected.
587         /// </summary>
588         internal static string ExpressionParser_DotOrOpenParenExpected {
589             get {
590                 return ResourceManager.GetString("ExpressionParser_DotOrOpenParenExpected", resourceCulture);
591             }
592         }
593 
594         /// <summary>
595         ///   Looks up a localized string similar to The identifier &apos;{0}&apos; was defined more than once.
596         /// </summary>
597         internal static string ExpressionParser_DuplicateIdentifier {
598             get {
599                 return ResourceManager.GetString("ExpressionParser_DuplicateIdentifier", resourceCulture);
600             }
601         }
602 
603         /// <summary>
604         ///   Looks up a localized string similar to Expression expected.
605         /// </summary>
606         internal static string ExpressionParser_ExpressionExpected {
607             get {
608                 return ResourceManager.GetString("ExpressionParser_ExpressionExpected", resourceCulture);
609             }
610         }
611 
612         /// <summary>
613         ///   Looks up a localized string similar to Expression of type &apos;{0}&apos; expected.
614         /// </summary>
615         internal static string ExpressionParser_ExpressionTypeMismatch {
616             get {
617                 return ResourceManager.GetString("ExpressionParser_ExpressionTypeMismatch", resourceCulture);
618             }
619         }
620 
621         /// <summary>
622         ///   Looks up a localized string similar to The first expression must be of type &apos;Boolean&apos;.
623         /// </summary>
624         internal static string ExpressionParser_FirstExprMustBeBool {
625             get {
626                 return ResourceManager.GetString("ExpressionParser_FirstExprMustBeBool", resourceCulture);
627             }
628         }
629 
630         /// <summary>
631         ///   Looks up a localized string similar to Identifier expected.
632         /// </summary>
633         internal static string ExpressionParser_IdentifierExpected {
634             get {
635                 return ResourceManager.GetString("ExpressionParser_IdentifierExpected", resourceCulture);
636             }
637         }
638 
639         /// <summary>
640         ///   Looks up a localized string similar to The &apos;iif&apos; function requires three arguments.
641         /// </summary>
642         internal static string ExpressionParser_IifRequiresThreeArgs {
643             get {
644                 return ResourceManager.GetString("ExpressionParser_IifRequiresThreeArgs", resourceCulture);
645             }
646         }
647 
648         /// <summary>
649         ///   Looks up a localized string similar to Operator &apos;{0}&apos; incompatible with operand type &apos;{1}&apos;.
650         /// </summary>
651         internal static string ExpressionParser_IncompatibleOperand {
652             get {
653                 return ResourceManager.GetString("ExpressionParser_IncompatibleOperand", resourceCulture);
654             }
655         }
656 
657         /// <summary>
658         ///   Looks up a localized string similar to Operator &apos;{0}&apos; incompatible with operand types &apos;{1}&apos; and &apos;{2}&apos;.
659         /// </summary>
660         internal static string ExpressionParser_IncompatibleOperands {
661             get {
662                 return ResourceManager.GetString("ExpressionParser_IncompatibleOperands", resourceCulture);
663             }
664         }
665 
666         /// <summary>
667         ///   Looks up a localized string similar to Syntax error &apos;{0}&apos;.
668         /// </summary>
669         internal static string ExpressionParser_InvalidCharacter {
670             get {
671                 return ResourceManager.GetString("ExpressionParser_InvalidCharacter", resourceCulture);
672             }
673         }
674 
675         /// <summary>
676         ///   Looks up a localized string similar to Character literal must contain exactly one character.
677         /// </summary>
678         internal static string ExpressionParser_InvalidCharacterLiteral {
679             get {
680                 return ResourceManager.GetString("ExpressionParser_InvalidCharacterLiteral", resourceCulture);
681             }
682         }
683 
684         /// <summary>
685         ///   Looks up a localized string similar to Array index must be an integer expression.
686         /// </summary>
687         internal static string ExpressionParser_InvalidIndex {
688             get {
689                 return ResourceManager.GetString("ExpressionParser_InvalidIndex", resourceCulture);
690             }
691         }
692 
693         /// <summary>
694         ///   Looks up a localized string similar to Invalid integer literal &apos;{0}&apos;.
695         /// </summary>
696         internal static string ExpressionParser_InvalidIntegerLiteral {
697             get {
698                 return ResourceManager.GetString("ExpressionParser_InvalidIntegerLiteral", resourceCulture);
699             }
700         }
701 
702         /// <summary>
703         ///   Looks up a localized string similar to Invalid real literal &apos;{0}&apos;.
704         /// </summary>
705         internal static string ExpressionParser_InvalidRealLiteral {
706             get {
707                 return ResourceManager.GetString("ExpressionParser_InvalidRealLiteral", resourceCulture);
708             }
709         }
710 
711         /// <summary>
712         ///   Looks up a localized string similar to Method &apos;{0}&apos; in type &apos;{1}&apos; does not return a value.
713         /// </summary>
714         internal static string ExpressionParser_MethodIsVoid {
715             get {
716                 return ResourceManager.GetString("ExpressionParser_MethodIsVoid", resourceCulture);
717             }
718         }
719 
720         /// <summary>
721         ///   Looks up a localized string similar to Methods on type &apos;{0}&apos; are not accessible.
722         /// </summary>
723         internal static string ExpressionParser_MethodsAreInaccessible {
724             get {
725                 return ResourceManager.GetString("ExpressionParser_MethodsAreInaccessible", resourceCulture);
726             }
727         }
728 
729         /// <summary>
730         ///   Looks up a localized string similar to Expression is missing an &apos;as&apos; clause.
731         /// </summary>
732         internal static string ExpressionParser_MissingAsClause {
733             get {
734                 return ResourceManager.GetString("ExpressionParser_MissingAsClause", resourceCulture);
735             }
736         }
737 
738         /// <summary>
739         ///   Looks up a localized string similar to Neither of the types &apos;{0}&apos; and &apos;{1}&apos; converts to the other.
740         /// </summary>
741         internal static string ExpressionParser_NeitherTypeConvertsToOther {
742             get {
743                 return ResourceManager.GetString("ExpressionParser_NeitherTypeConvertsToOther", resourceCulture);
744             }
745         }
746 
747         /// <summary>
748         ///   Looks up a localized string similar to No applicable aggregate method &apos;{0}&apos; exists.
749         /// </summary>
750         internal static string ExpressionParser_NoApplicableAggregate {
751             get {
752                 return ResourceManager.GetString("ExpressionParser_NoApplicableAggregate", resourceCulture);
753             }
754         }
755 
756         /// <summary>
757         ///   Looks up a localized string similar to No applicable indexer exists in type &apos;{0}&apos;.
758         /// </summary>
759         internal static string ExpressionParser_NoApplicableIndexer {
760             get {
761                 return ResourceManager.GetString("ExpressionParser_NoApplicableIndexer", resourceCulture);
762             }
763         }
764 
765         /// <summary>
766         ///   Looks up a localized string similar to No applicable method &apos;{0}&apos; exists in type &apos;{1}&apos;.
767         /// </summary>
768         internal static string ExpressionParser_NoApplicableMethod {
769             get {
770                 return ResourceManager.GetString("ExpressionParser_NoApplicableMethod", resourceCulture);
771             }
772         }
773 
774         /// <summary>
775         ///   Looks up a localized string similar to No &apos;it&apos; is in scope.
776         /// </summary>
777         internal static string ExpressionParser_NoItInScope {
778             get {
779                 return ResourceManager.GetString("ExpressionParser_NoItInScope", resourceCulture);
780             }
781         }
782 
783         /// <summary>
784         ///   Looks up a localized string similar to No matching constructor in type &apos;{0}&apos;.
785         /// </summary>
786         internal static string ExpressionParser_NoMatchingConstructor {
787             get {
788                 return ResourceManager.GetString("ExpressionParser_NoMatchingConstructor", resourceCulture);
789             }
790         }
791 
792         /// <summary>
793         ///   Looks up a localized string similar to &apos;[&apos; expected.
794         /// </summary>
795         internal static string ExpressionParser_OpenBracketExpected {
796             get {
797                 return ResourceManager.GetString("ExpressionParser_OpenBracketExpected", resourceCulture);
798             }
799         }
800 
801         /// <summary>
802         ///   Looks up a localized string similar to &apos;(&apos; expected.
803         /// </summary>
804         internal static string ExpressionParser_OpenParenExpected {
805             get {
806                 return ResourceManager.GetString("ExpressionParser_OpenParenExpected", resourceCulture);
807             }
808         }
809 
810         /// <summary>
811         ///   Looks up a localized string similar to Syntax error.
812         /// </summary>
813         internal static string ExpressionParser_SyntaxError {
814             get {
815                 return ResourceManager.GetString("ExpressionParser_SyntaxError", resourceCulture);
816             }
817         }
818 
819         /// <summary>
820         ///   Looks up a localized string similar to {0} expected.
821         /// </summary>
822         internal static string ExpressionParser_TokenExpected {
823             get {
824                 return ResourceManager.GetString("ExpressionParser_TokenExpected", resourceCulture);
825             }
826         }
827 
828         /// <summary>
829         ///   Looks up a localized string similar to Type &apos;{0}&apos; has no nullable form.
830         /// </summary>
831         internal static string ExpressionParser_TypeHasNoNullableForm {
832             get {
833                 return ResourceManager.GetString("ExpressionParser_TypeHasNoNullableForm", resourceCulture);
834             }
835         }
836 
837         /// <summary>
838         ///   Looks up a localized string similar to Unknown identifier &apos;{0}&apos;.
839         /// </summary>
840         internal static string ExpressionParser_UnknownIdentifier {
841             get {
842                 return ResourceManager.GetString("ExpressionParser_UnknownIdentifier", resourceCulture);
843             }
844         }
845 
846         /// <summary>
847         ///   Looks up a localized string similar to No property or field &apos;{0}&apos; exists in type &apos;{1}&apos;.
848         /// </summary>
849         internal static string ExpressionParser_UnknownPropertyOrField {
850             get {
851                 return ResourceManager.GetString("ExpressionParser_UnknownPropertyOrField", resourceCulture);
852             }
853         }
854 
855         /// <summary>
856         ///   Looks up a localized string similar to Unterminated string literal.
857         /// </summary>
858         internal static string ExpressionParser_UnterminatedStringLiteral {
859             get {
860                 return ResourceManager.GetString("ExpressionParser_UnterminatedStringLiteral", resourceCulture);
861             }
862         }
863 
864         /// <summary>
865         ///   Looks up a localized string similar to DataField must be specified..
866         /// </summary>
867         internal static string Expressions_DataFieldRequired {
868             get {
869                 return ResourceManager.GetString("Expressions_DataFieldRequired", resourceCulture);
870             }
871         }
872 
873         /// <summary>
874         ///   Looks up a localized string similar to An extender can&apos;t be in a different UpdatePanel than the control it extends..
875         /// </summary>
876         internal static string ExtenderControl_TargetControlDifferentUpdatePanel {
877             get {
878                 return ResourceManager.GetString("ExtenderControl_TargetControlDifferentUpdatePanel", resourceCulture);
879             }
880         }
881 
882         /// <summary>
883         ///   Looks up a localized string similar to Identifies the control to extend..
884         /// </summary>
885         internal static string ExtenderControl_TargetControlID {
886             get {
887                 return ResourceManager.GetString("ExtenderControl_TargetControlID", resourceCulture);
888             }
889         }
890 
891         /// <summary>
892         ///   Looks up a localized string similar to The TargetControlID of &apos;{0}&apos; is not valid. The value cannot be null or empty..
893         /// </summary>
894         internal static string ExtenderControl_TargetControlIDEmpty {
895             get {
896                 return ResourceManager.GetString("ExtenderControl_TargetControlIDEmpty", resourceCulture);
897             }
898         }
899 
900         /// <summary>
901         ///   Looks up a localized string similar to The TargetControlID of &apos;{0}&apos; is not valid. A control with ID &apos;{1}&apos; could not be found..
902         /// </summary>
903         internal static string ExtenderControl_TargetControlIDInvalid {
904             get {
905                 return ResourceManager.GetString("ExtenderControl_TargetControlIDInvalid", resourceCulture);
906             }
907         }
908 
909         /// <summary>
910         ///   Looks up a localized string similar to Specifies an override for the table name used by the FilterRepeater. By default the table is inferred from the page URL..
911         /// </summary>
912         internal static string FilterRepeater_TableName {
913             get {
914                 return ResourceManager.GetString("FilterRepeater_TableName", resourceCulture);
915             }
916         }
917 
918         /// <summary>
919         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not supported for deserialization of an array..
920         /// </summary>
921         internal static string JSON_ArrayTypeNotSupported {
922             get {
923                 return ResourceManager.GetString("JSON_ArrayTypeNotSupported", resourceCulture);
924             }
925         }
926 
927         /// <summary>
928         ///   Looks up a localized string similar to Unrecognized escape sequence..
929         /// </summary>
930         internal static string JSON_BadEscape {
931             get {
932                 return ResourceManager.GetString("JSON_BadEscape", resourceCulture);
933             }
934         }
935 
936         /// <summary>
937         ///   Looks up a localized string similar to Cannot convert object of type &apos;{0}&apos; to type &apos;{1}&apos;.
938         /// </summary>
939         internal static string JSON_CannotConvertObjectToType {
940             get {
941                 return ResourceManager.GetString("JSON_CannotConvertObjectToType", resourceCulture);
942             }
943         }
944 
945         /// <summary>
946         ///   Looks up a localized string similar to Cannot create instance of {0}..
947         /// </summary>
948         internal static string JSON_CannotCreateListType {
949             get {
950                 return ResourceManager.GetString("JSON_CannotCreateListType", resourceCulture);
951             }
952         }
953 
954         /// <summary>
955         ///   Looks up a localized string similar to Cannot serialize member &apos;{0}&apos; on type &apos;{1}&apos;..
956         /// </summary>
957         internal static string JSON_CannotSerializeMemberGeneric {
958             get {
959                 return ResourceManager.GetString("JSON_CannotSerializeMemberGeneric", resourceCulture);
960             }
961         }
962 
963         /// <summary>
964         ///   Looks up a localized string similar to A circular reference was detected while serializing an object of type &apos;{0}&apos;..
965         /// </summary>
966         internal static string JSON_CircularReference {
967             get {
968                 return ResourceManager.GetString("JSON_CircularReference", resourceCulture);
969             }
970         }
971 
972         /// <summary>
973         ///   Looks up a localized string similar to RecursionLimit exceeded..
974         /// </summary>
975         internal static string JSON_DepthLimitExceeded {
976             get {
977                 return ResourceManager.GetString("JSON_DepthLimitExceeded", resourceCulture);
978             }
979         }
980 
981         /// <summary>
982         ///   Looks up a localized string similar to Cannot deserialize object graph into type of &apos;{0}&apos;..
983         /// </summary>
984         internal static string JSON_DeserializerTypeMismatch {
985             get {
986                 return ResourceManager.GetString("JSON_DeserializerTypeMismatch", resourceCulture);
987             }
988         }
989 
990         /// <summary>
991         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not supported for serialization/deserialization of a dictionary, keys must be strings or objects..
992         /// </summary>
993         internal static string JSON_DictionaryTypeNotSupported {
994             get {
995                 return ResourceManager.GetString("JSON_DictionaryTypeNotSupported", resourceCulture);
996             }
997         }
998 
999         /// <summary>
1000         ///   Looks up a localized string similar to Invalid object passed in, &apos;{&apos; expected..
1001         /// </summary>
1002         internal static string JSON_ExpectedOpenBrace {
1003             get {
1004                 return ResourceManager.GetString("JSON_ExpectedOpenBrace", resourceCulture);
1005             }
1006         }
1007 
1008         /// <summary>
1009         ///   Looks up a localized string similar to Invalid JSON primitive: {0}..
1010         /// </summary>
1011         internal static string JSON_IllegalPrimitive {
1012             get {
1013                 return ResourceManager.GetString("JSON_IllegalPrimitive", resourceCulture);
1014             }
1015         }
1016 
1017         /// <summary>
1018         ///   Looks up a localized string similar to Invalid array passed in, &apos;]&apos; expected..
1019         /// </summary>
1020         internal static string JSON_InvalidArrayEnd {
1021             get {
1022                 return ResourceManager.GetString("JSON_InvalidArrayEnd", resourceCulture);
1023             }
1024         }
1025 
1026         /// <summary>
1027         ///   Looks up a localized string similar to Invalid array passed in, &apos;,&apos; expected..
1028         /// </summary>
1029         internal static string JSON_InvalidArrayExpectComma {
1030             get {
1031                 return ResourceManager.GetString("JSON_InvalidArrayExpectComma", resourceCulture);
1032             }
1033         }
1034 
1035         /// <summary>
1036         ///   Looks up a localized string similar to Invalid array passed in, extra trailing &apos;,&apos;..
1037         /// </summary>
1038         internal static string JSON_InvalidArrayExtraComma {
1039             get {
1040                 return ResourceManager.GetString("JSON_InvalidArrayExtraComma", resourceCulture);
1041             }
1042         }
1043 
1044         /// <summary>
1045         ///   Looks up a localized string similar to Invalid array passed in, &apos;[&apos; expected..
1046         /// </summary>
1047         internal static string JSON_InvalidArrayStart {
1048             get {
1049                 return ResourceManager.GetString("JSON_InvalidArrayStart", resourceCulture);
1050             }
1051         }
1052 
1053         /// <summary>
1054         ///   Looks up a localized string similar to Enums based on System.Int64 or System.UInt64 are not JSON-serializable because JavaScript does not support the necessary precision..
1055         /// </summary>
1056         internal static string JSON_InvalidEnumType {
1057             get {
1058                 return ResourceManager.GetString("JSON_InvalidEnumType", resourceCulture);
1059             }
1060         }
1061 
1062         /// <summary>
1063         ///   Looks up a localized string similar to Value must be a positive integer..
1064         /// </summary>
1065         internal static string JSON_InvalidMaxJsonLength {
1066             get {
1067                 return ResourceManager.GetString("JSON_InvalidMaxJsonLength", resourceCulture);
1068             }
1069         }
1070 
1071         /// <summary>
1072         ///   Looks up a localized string similar to Invalid object passed in, member name expected..
1073         /// </summary>
1074         internal static string JSON_InvalidMemberName {
1075             get {
1076                 return ResourceManager.GetString("JSON_InvalidMemberName", resourceCulture);
1077             }
1078         }
1079 
1080         /// <summary>
1081         ///   Looks up a localized string similar to Invalid object passed in, &apos;:&apos; or &apos;}&apos; expected..
1082         /// </summary>
1083         internal static string JSON_InvalidObject {
1084             get {
1085                 return ResourceManager.GetString("JSON_InvalidObject", resourceCulture);
1086             }
1087         }
1088 
1089         /// <summary>
1090         ///   Looks up a localized string similar to RecursionLimit must be a positive integer..
1091         /// </summary>
1092         internal static string JSON_InvalidRecursionLimit {
1093             get {
1094                 return ResourceManager.GetString("JSON_InvalidRecursionLimit", resourceCulture);
1095             }
1096         }
1097 
1098         /// <summary>
1099         ///   Looks up a localized string similar to Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property..
1100         /// </summary>
1101         internal static string JSON_MaxJsonLengthExceeded {
1102             get {
1103                 return ResourceManager.GetString("JSON_MaxJsonLengthExceeded", resourceCulture);
1104             }
1105         }
1106 
1107         /// <summary>
1108         ///   Looks up a localized string similar to No parameterless constructor defined for type of &apos;{0}&apos;..
1109         /// </summary>
1110         internal static string JSON_NoConstructor {
1111             get {
1112                 return ResourceManager.GetString("JSON_NoConstructor", resourceCulture);
1113             }
1114         }
1115 
1116         /// <summary>
1117         ///   Looks up a localized string similar to Invalid string passed in, &apos;\&quot;&apos; expected..
1118         /// </summary>
1119         internal static string JSON_StringNotQuoted {
1120             get {
1121                 return ResourceManager.GetString("JSON_StringNotQuoted", resourceCulture);
1122             }
1123         }
1124 
1125         /// <summary>
1126         ///   Looks up a localized string similar to Unterminated string passed in..
1127         /// </summary>
1128         internal static string JSON_UnterminatedString {
1129             get {
1130                 return ResourceManager.GetString("JSON_UnterminatedString", resourceCulture);
1131             }
1132         }
1133 
1134         /// <summary>
1135         ///   Looks up a localized string similar to Cannot convert null to a value type..
1136         /// </summary>
1137         internal static string JSON_ValueTypeCannotBeNull {
1138             get {
1139                 return ResourceManager.GetString("JSON_ValueTypeCannotBeNull", resourceCulture);
1140             }
1141         }
1142 
1143         /// <summary>
1144         ///   Looks up a localized string similar to Specifies whether to automatically generate the OrderBy clause from the OrderByParameters..
1145         /// </summary>
1146         internal static string LinqDataSource_AutoGenerateOrderByClause {
1147             get {
1148                 return ResourceManager.GetString("LinqDataSource_AutoGenerateOrderByClause", resourceCulture);
1149             }
1150         }
1151 
1152         /// <summary>
1153         ///   Looks up a localized string similar to Specifies whether to automatically generate the Where clause from the WhereParameters..
1154         /// </summary>
1155         internal static string LinqDataSource_AutoGenerateWhereClause {
1156             get {
1157                 return ResourceManager.GetString("LinqDataSource_AutoGenerateWhereClause", resourceCulture);
1158             }
1159         }
1160 
1161         /// <summary>
1162         ///   Looks up a localized string similar to Specifies whether data is automatically paged..
1163         /// </summary>
1164         internal static string LinqDataSource_AutoPage {
1165             get {
1166                 return ResourceManager.GetString("LinqDataSource_AutoPage", resourceCulture);
1167             }
1168         }
1169 
1170         /// <summary>
1171         ///   Looks up a localized string similar to Specifies whether data is automatically sorted..
1172         /// </summary>
1173         internal static string LinqDataSource_AutoSort {
1174             get {
1175                 return ResourceManager.GetString("LinqDataSource_AutoSort", resourceCulture);
1176             }
1177         }
1178 
1179         /// <summary>
1180         ///   Looks up a localized string similar to Event raised after the context is created unless a query result is specified during the Selecting event..
1181         /// </summary>
1182         internal static string LinqDataSource_ContextCreated {
1183             get {
1184                 return ResourceManager.GetString("LinqDataSource_ContextCreated", resourceCulture);
1185             }
1186         }
1187 
1188         /// <summary>
1189         ///   Looks up a localized string similar to Event raised before the context is created unless a query result is specified during the Selecting event..
1190         /// </summary>
1191         internal static string LinqDataSource_ContextCreating {
1192             get {
1193                 return ResourceManager.GetString("LinqDataSource_ContextCreating", resourceCulture);
1194             }
1195         }
1196 
1197         /// <summary>
1198         ///   Looks up a localized string similar to Event raised before the context is disposed..
1199         /// </summary>
1200         internal static string LinqDataSource_ContextDisposing {
1201             get {
1202                 return ResourceManager.GetString("LinqDataSource_ContextDisposing", resourceCulture);
1203             }
1204         }
1205 
1206         /// <summary>
1207         ///   Looks up a localized string similar to The data context type that contains the table property..
1208         /// </summary>
1209         internal static string LinqDataSource_ContextTypeName {
1210             get {
1211                 return ResourceManager.GetString("LinqDataSource_ContextTypeName", resourceCulture);
1212             }
1213         }
1214 
1215         /// <summary>
1216         ///   Looks up a localized string similar to Event raised after the Delete operation is completed..
1217         /// </summary>
1218         internal static string LinqDataSource_Deleted {
1219             get {
1220                 return ResourceManager.GetString("LinqDataSource_Deleted", resourceCulture);
1221             }
1222         }
1223 
1224         /// <summary>
1225         ///   Looks up a localized string similar to Collection of parameters used during the Delete operation. These parameters are merged with the parameters provided by data-bound controls..
1226         /// </summary>
1227         internal static string LinqDataSource_DeleteParameters {
1228             get {
1229                 return ResourceManager.GetString("LinqDataSource_DeleteParameters", resourceCulture);
1230             }
1231         }
1232 
1233         /// <summary>
1234         ///   Looks up a localized string similar to Event raised before the Delete operation is executed..
1235         /// </summary>
1236         internal static string LinqDataSource_Deleting {
1237             get {
1238                 return ResourceManager.GetString("LinqDataSource_Deleting", resourceCulture);
1239             }
1240         }
1241 
1242         /// <summary>
1243         ///   Looks up a localized string similar to Use LINQ to connect to a DataContext or object in the Bin or App_Code directory for the application..
1244         /// </summary>
1245         internal static string LinqDataSource_Description {
1246             get {
1247                 return ResourceManager.GetString("LinqDataSource_Description", resourceCulture);
1248             }
1249         }
1250 
1251         /// <summary>
1252         ///   Looks up a localized string similar to LINQ.
1253         /// </summary>
1254         internal static string LinqDataSource_DisplayName {
1255             get {
1256                 return ResourceManager.GetString("LinqDataSource_DisplayName", resourceCulture);
1257             }
1258         }
1259 
1260         /// <summary>
1261         ///   Looks up a localized string similar to Specifies whether the Delete operation is enabled..
1262         /// </summary>
1263         internal static string LinqDataSource_EnableDelete {
1264             get {
1265                 return ResourceManager.GetString("LinqDataSource_EnableDelete", resourceCulture);
1266             }
1267         }
1268 
1269         /// <summary>
1270         ///   Looks up a localized string similar to Specifies whether the Insert operation is enabled..
1271         /// </summary>
1272         internal static string LinqDataSource_EnableInsert {
1273             get {
1274                 return ResourceManager.GetString("LinqDataSource_EnableInsert", resourceCulture);
1275             }
1276         }
1277 
1278         /// <summary>
1279         ///   Looks up a localized string similar to Specifies whether ObjectTracking should be disabled on read-only Linq to SQL data contexts..
1280         /// </summary>
1281         internal static string LinqDataSource_EnableObjectTracking {
1282             get {
1283                 return ResourceManager.GetString("LinqDataSource_EnableObjectTracking", resourceCulture);
1284             }
1285         }
1286 
1287         /// <summary>
1288         ///   Looks up a localized string similar to Specifies whether the Update operation is enabled..
1289         /// </summary>
1290         internal static string LinqDataSource_EnableUpdate {
1291             get {
1292                 return ResourceManager.GetString("LinqDataSource_EnableUpdate", resourceCulture);
1293             }
1294         }
1295 
1296         /// <summary>
1297         ///   Looks up a localized string similar to The expression passed to the GroupBy operator during the Select query..
1298         /// </summary>
1299         internal static string LinqDataSource_GroupBy {
1300             get {
1301                 return ResourceManager.GetString("LinqDataSource_GroupBy", resourceCulture);
1302             }
1303         }
1304 
1305         /// <summary>
1306         ///   Looks up a localized string similar to Collection of parameters used for the GroupBy operator during the Select query..
1307         /// </summary>
1308         internal static string LinqDataSource_GroupByParameters {
1309             get {
1310                 return ResourceManager.GetString("LinqDataSource_GroupByParameters", resourceCulture);
1311             }
1312         }
1313 
1314         /// <summary>
1315         ///   Looks up a localized string similar to Event raised after the Insert operation is completed..
1316         /// </summary>
1317         internal static string LinqDataSource_Inserted {
1318             get {
1319                 return ResourceManager.GetString("LinqDataSource_Inserted", resourceCulture);
1320             }
1321         }
1322 
1323         /// <summary>
1324         ///   Looks up a localized string similar to Event raised before the Insert operation is executed..
1325         /// </summary>
1326         internal static string LinqDataSource_Inserting {
1327             get {
1328                 return ResourceManager.GetString("LinqDataSource_Inserting", resourceCulture);
1329             }
1330         }
1331 
1332         /// <summary>
1333         ///   Looks up a localized string similar to Collection of parameters used during the Insert operation. These parameters are merged with the parameters provided by data-bound controls..
1334         /// </summary>
1335         internal static string LinqDataSource_InsertParameters {
1336             get {
1337                 return ResourceManager.GetString("LinqDataSource_InsertParameters", resourceCulture);
1338             }
1339         }
1340 
1341         /// <summary>
1342         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; only supports a single view named &apos;{1}&apos;. You may also leave the view name empty for the default view to be chosen..
1343         /// </summary>
1344         internal static string LinqDataSource_InvalidViewName {
1345             get {
1346                 return ResourceManager.GetString("LinqDataSource_InvalidViewName", resourceCulture);
1347             }
1348         }
1349 
1350         /// <summary>
1351         ///   Looks up a localized string similar to The expression passed to the OrderBy operator during the Select query..
1352         /// </summary>
1353         internal static string LinqDataSource_OrderBy {
1354             get {
1355                 return ResourceManager.GetString("LinqDataSource_OrderBy", resourceCulture);
1356             }
1357         }
1358 
1359         /// <summary>
1360         ///   Looks up a localized string similar to Collection of parameters used for the OrderBy operator during the Select query..
1361         /// </summary>
1362         internal static string LinqDataSource_OrderByParameters {
1363             get {
1364                 return ResourceManager.GetString("LinqDataSource_OrderByParameters", resourceCulture);
1365             }
1366         }
1367 
1368         /// <summary>
1369         ///   Looks up a localized string similar to The expression passed to the OrderBy operator used for ordering groups after a GroupBy has been performed during the Select query..
1370         /// </summary>
1371         internal static string LinqDataSource_OrderGroupsBy {
1372             get {
1373                 return ResourceManager.GetString("LinqDataSource_OrderGroupsBy", resourceCulture);
1374             }
1375         }
1376 
1377         /// <summary>
1378         ///   Looks up a localized string similar to Collection of parameters used for the OrderGroupsBy operator during the Select query..
1379         /// </summary>
1380         internal static string LinqDataSource_OrderGroupsByParameters {
1381             get {
1382                 return ResourceManager.GetString("LinqDataSource_OrderGroupsByParameters", resourceCulture);
1383             }
1384         }
1385 
1386         /// <summary>
1387         ///   Looks up a localized string similar to The expression defining a projection used during the Select query..
1388         /// </summary>
1389         internal static string LinqDataSource_Select {
1390             get {
1391                 return ResourceManager.GetString("LinqDataSource_Select", resourceCulture);
1392             }
1393         }
1394 
1395         /// <summary>
1396         ///   Looks up a localized string similar to Event raised after the Select operation is completed..
1397         /// </summary>
1398         internal static string LinqDataSource_Selected {
1399             get {
1400                 return ResourceManager.GetString("LinqDataSource_Selected", resourceCulture);
1401             }
1402         }
1403 
1404         /// <summary>
1405         ///   Looks up a localized string similar to Event raised before the Select operation is executed..
1406         /// </summary>
1407         internal static string LinqDataSource_Selecting {
1408             get {
1409                 return ResourceManager.GetString("LinqDataSource_Selecting", resourceCulture);
1410             }
1411         }
1412 
1413         /// <summary>
1414         ///   Looks up a localized string similar to Collection of parameters used in the projection during the Select query..
1415         /// </summary>
1416         internal static string LinqDataSource_SelectParameters {
1417             get {
1418                 return ResourceManager.GetString("LinqDataSource_SelectParameters", resourceCulture);
1419             }
1420         }
1421 
1422         /// <summary>
1423         ///   Looks up a localized string similar to Specifies whether to store original data values in ViewState.  This property is used for conflict detection during Update and Delete operations..
1424         /// </summary>
1425         internal static string LinqDataSource_StoreOriginalValuesInViewState {
1426             get {
1427                 return ResourceManager.GetString("LinqDataSource_StoreOriginalValuesInViewState", resourceCulture);
1428             }
1429         }
1430 
1431         /// <summary>
1432         ///   Looks up a localized string similar to The name of the table property on the data context..
1433         /// </summary>
1434         internal static string LinqDataSource_TableName {
1435             get {
1436                 return ResourceManager.GetString("LinqDataSource_TableName", resourceCulture);
1437             }
1438         }
1439 
1440         /// <summary>
1441         ///   Looks up a localized string similar to Event raised after the Update operation is completed..
1442         /// </summary>
1443         internal static string LinqDataSource_Updated {
1444             get {
1445                 return ResourceManager.GetString("LinqDataSource_Updated", resourceCulture);
1446             }
1447         }
1448 
1449         /// <summary>
1450         ///   Looks up a localized string similar to Collection of parameters used during the Update operation. These parameters are merged with the parameters provided by data-bound controls..
1451         /// </summary>
1452         internal static string LinqDataSource_UpdateParameters {
1453             get {
1454                 return ResourceManager.GetString("LinqDataSource_UpdateParameters", resourceCulture);
1455             }
1456         }
1457 
1458         /// <summary>
1459         ///   Looks up a localized string similar to Event raised before the Update operation is executed..
1460         /// </summary>
1461         internal static string LinqDataSource_Updating {
1462             get {
1463                 return ResourceManager.GetString("LinqDataSource_Updating", resourceCulture);
1464             }
1465         }
1466 
1467         /// <summary>
1468         ///   Looks up a localized string similar to The expression passed to the Where operator during the Select query..
1469         /// </summary>
1470         internal static string LinqDataSource_Where {
1471             get {
1472                 return ResourceManager.GetString("LinqDataSource_Where", resourceCulture);
1473             }
1474         }
1475 
1476         /// <summary>
1477         ///   Looks up a localized string similar to Collection of parameters used for the Where operator during the Select query..
1478         /// </summary>
1479         internal static string LinqDataSource_WhereParameters {
1480             get {
1481                 return ResourceManager.GetString("LinqDataSource_WhereParameters", resourceCulture);
1482             }
1483         }
1484 
1485         /// <summary>
1486         ///   Looks up a localized string similar to Failed to set one or more properties on the data object.  Ensure that the input values are valid and can be converted to the corresponding property types..
1487         /// </summary>
1488         internal static string LinqDataSourceValidationException_ValidationFailed {
1489             get {
1490                 return ResourceManager.GetString("LinqDataSourceValidationException_ValidationFailed", resourceCulture);
1491             }
1492         }
1493 
1494         /// <summary>
1495         ///   Looks up a localized string similar to Cannot convert value of parameter &apos;{0}&apos; from &apos;{1}&apos; to &apos;{2}&apos;..
1496         /// </summary>
1497         internal static string LinqDataSourceView_CannotConvertType {
1498             get {
1499                 return ResourceManager.GetString("LinqDataSourceView_CannotConvertType", resourceCulture);
1500             }
1501         }
1502 
1503         /// <summary>
1504         ///   Looks up a localized string similar to The ContextTypeName property of LinqDataSource &apos;{0}&apos; cannot be changed after the data context has been created..
1505         /// </summary>
1506         internal static string LinqDataSourceView_ContextTypeNameChanged {
1507             get {
1508                 return ResourceManager.GetString("LinqDataSourceView_ContextTypeNameChanged", resourceCulture);
1509             }
1510         }
1511 
1512         /// <summary>
1513         ///   Looks up a localized string similar to Could not find the type specified in the ContextTypeName property of LinqDataSource &apos;{0}&apos;..
1514         /// </summary>
1515         internal static string LinqDataSourceView_ContextTypeNameNotFound {
1516             get {
1517                 return ResourceManager.GetString("LinqDataSourceView_ContextTypeNameNotFound", resourceCulture);
1518             }
1519         }
1520 
1521         /// <summary>
1522         ///   Looks up a localized string similar to The ContextTypeName property of LinqDataSource &apos;{0}&apos; must specify a data context type..
1523         /// </summary>
1524         internal static string LinqDataSourceView_ContextTypeNameNotSpecified {
1525             get {
1526                 return ResourceManager.GetString("LinqDataSourceView_ContextTypeNameNotSpecified", resourceCulture);
1527             }
1528         }
1529 
1530         /// <summary>
1531         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the Delete operation unless EnableDelete is true..
1532         /// </summary>
1533         internal static string LinqDataSourceView_DeleteNotSupported {
1534             get {
1535                 return ResourceManager.GetString("LinqDataSourceView_DeleteNotSupported", resourceCulture);
1536             }
1537         }
1538 
1539         /// <summary>
1540         ///   Looks up a localized string similar to The EnableObjectTracking property of LinqDataSource &apos;{0}&apos; cannot be changed after the data context has been created..
1541         /// </summary>
1542         internal static string LinqDataSourceView_EnableObjectTrackingChanged {
1543             get {
1544                 return ResourceManager.GetString("LinqDataSourceView_EnableObjectTrackingChanged", resourceCulture);
1545             }
1546         }
1547 
1548         /// <summary>
1549         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the GroupBy property when the Delete, Insert or Update operations are enabled..
1550         /// </summary>
1551         internal static string LinqDataSourceView_GroupByNotSupportedOnEdit {
1552             get {
1553                 return ResourceManager.GetString("LinqDataSourceView_GroupByNotSupportedOnEdit", resourceCulture);
1554             }
1555         }
1556 
1557         /// <summary>
1558         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the Insert operation unless EnableInsert is true..
1559         /// </summary>
1560         internal static string LinqDataSourceView_InsertNotSupported {
1561             get {
1562                 return ResourceManager.GetString("LinqDataSourceView_InsertNotSupported", resourceCulture);
1563             }
1564         }
1565 
1566         /// <summary>
1567         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; has no values to insert. Check that the &apos;values&apos; dictionary contains values..
1568         /// </summary>
1569         internal static string LinqDataSourceView_InsertRequiresValues {
1570             get {
1571                 return ResourceManager.GetString("LinqDataSourceView_InsertRequiresValues", resourceCulture);
1572             }
1573         }
1574 
1575         /// <summary>
1576         ///   Looks up a localized string similar to The data context used by LinqDataSource &apos;{0}&apos; must extend DataContext when the Delete, Insert or Update operations are enabled..
1577         /// </summary>
1578         internal static string LinqDataSourceView_InvalidContextType {
1579             get {
1580                 return ResourceManager.GetString("LinqDataSourceView_InvalidContextType", resourceCulture);
1581             }
1582         }
1583 
1584         /// <summary>
1585         ///   Looks up a localized string similar to The value &apos;{0}&apos; for parameter &apos;{1}&apos; is not a valid OrderBy field name..
1586         /// </summary>
1587         internal static string LinqDataSourceView_InvalidOrderByFieldName {
1588             get {
1589                 return ResourceManager.GetString("LinqDataSourceView_InvalidOrderByFieldName", resourceCulture);
1590             }
1591         }
1592 
1593         /// <summary>
1594         ///   Looks up a localized string similar to The name for parameter &apos;{0}&apos; on LinqDataSource &apos;{1}&apos; is not a valid identifier name..
1595         /// </summary>
1596         internal static string LinqDataSourceView_InvalidParameterName {
1597             get {
1598                 return ResourceManager.GetString("LinqDataSourceView_InvalidParameterName", resourceCulture);
1599             }
1600         }
1601 
1602         /// <summary>
1603         ///   Looks up a localized string similar to The table property used by LinqDataSource &apos;{0}&apos; must be a generic type with one parameter that extends ITable, when the Delete, Insert or Update operations are enabled..
1604         /// </summary>
1605         internal static string LinqDataSourceView_InvalidTablePropertyType {
1606             get {
1607                 return ResourceManager.GetString("LinqDataSourceView_InvalidTablePropertyType", resourceCulture);
1608             }
1609         }
1610 
1611         /// <summary>
1612         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the OrderBy property when AutoGenerateOrderByClause is true..
1613         /// </summary>
1614         internal static string LinqDataSourceView_OrderByAlreadySpecified {
1615             get {
1616                 return ResourceManager.GetString("LinqDataSourceView_OrderByAlreadySpecified", resourceCulture);
1617             }
1618         }
1619 
1620         /// <summary>
1621         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the OrderGroupsBy property when the GroupsBy property has not been set..
1622         /// </summary>
1623         internal static string LinqDataSourceView_OrderGroupsByRequiresGroupBy {
1624             get {
1625                 return ResourceManager.GetString("LinqDataSourceView_OrderGroupsByRequiresGroupBy", resourceCulture);
1626             }
1627         }
1628 
1629         /// <summary>
1630         ///   Looks up a localized string similar to Could not find a row that matches the given keys in the original values stored in ViewState.  Ensure that the &apos;keys&apos; dictionary contains unique key values that correspond to a row returned from the previous Select operation..
1631         /// </summary>
1632         internal static string LinqDataSourceView_OriginalValuesNotFound {
1633             get {
1634                 return ResourceManager.GetString("LinqDataSourceView_OriginalValuesNotFound", resourceCulture);
1635             }
1636         }
1637 
1638         /// <summary>
1639         ///   Looks up a localized string similar to AutoPage is disabled on LinqDataSource {0} but paging has not been handled.  Ensure you have set the LinqDataSourceSelectArguments.Arguments.TotalRowCount property to the total number of rows..
1640         /// </summary>
1641         internal static string LinqDataSourceView_PagingNotHandled {
1642             get {
1643                 return ResourceManager.GetString("LinqDataSourceView_PagingNotHandled", resourceCulture);
1644             }
1645         }
1646 
1647         /// <summary>
1648         ///   Looks up a localized string similar to Parameters for LinqDataSource &apos;{0}&apos; that are not used for AutoGenerateOrderBy must be named..
1649         /// </summary>
1650         internal static string LinqDataSourceView_ParametersMustBeNamed {
1651             get {
1652                 return ResourceManager.GetString("LinqDataSourceView_ParametersMustBeNamed", resourceCulture);
1653             }
1654         }
1655 
1656         /// <summary>
1657         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the Select property when the Delete, Insert or Update operations are enabled..
1658         /// </summary>
1659         internal static string LinqDataSourceView_SelectNewNotSupportedOnEdit {
1660             get {
1661                 return ResourceManager.GetString("LinqDataSourceView_SelectNewNotSupportedOnEdit", resourceCulture);
1662             }
1663         }
1664 
1665         /// <summary>
1666         ///   Looks up a localized string similar to Member &apos;{0}&apos; on the data context type &apos;{1}&apos; of LinqDataSource &apos;{2}&apos; is not a valid table. For Insert, Update and Delete the table must not be a static member..
1667         /// </summary>
1668         internal static string LinqDataSourceView_TableCannotBeStatic {
1669             get {
1670                 return ResourceManager.GetString("LinqDataSourceView_TableCannotBeStatic", resourceCulture);
1671             }
1672         }
1673 
1674         /// <summary>
1675         ///   Looks up a localized string similar to The TableName property of LinqDataSource &apos;{0}&apos; cannot be changed after the data context has been created..
1676         /// </summary>
1677         internal static string LinqDataSourceView_TableNameChanged {
1678             get {
1679                 return ResourceManager.GetString("LinqDataSourceView_TableNameChanged", resourceCulture);
1680             }
1681         }
1682 
1683         /// <summary>
1684         ///   Looks up a localized string similar to Could not find a property or field called &apos;{0}&apos; on the data context type &apos;{1}&apos; of LinqDataSource &apos;{2}&apos;..
1685         /// </summary>
1686         internal static string LinqDataSourceView_TableNameNotFound {
1687             get {
1688                 return ResourceManager.GetString("LinqDataSourceView_TableNameNotFound", resourceCulture);
1689             }
1690         }
1691 
1692         /// <summary>
1693         ///   Looks up a localized string similar to The TableName property of LinqDataSource &apos;{0}&apos; must specify a table property or field on the data context type..
1694         /// </summary>
1695         internal static string LinqDataSourceView_TableNameNotSpecified {
1696             get {
1697                 return ResourceManager.GetString("LinqDataSourceView_TableNameNotSpecified", resourceCulture);
1698             }
1699         }
1700 
1701         /// <summary>
1702         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the Update operation unless EnableUpdate is true..
1703         /// </summary>
1704         internal static string LinqDataSourceView_UpdateNotSupported {
1705             get {
1706                 return ResourceManager.GetString("LinqDataSourceView_UpdateNotSupported", resourceCulture);
1707             }
1708         }
1709 
1710         /// <summary>
1711         ///   Looks up a localized string similar to Failed to set one or more properties on type {0}.  {1}.
1712         /// </summary>
1713         internal static string LinqDataSourceView_ValidationFailed {
1714             get {
1715                 return ResourceManager.GetString("LinqDataSourceView_ValidationFailed", resourceCulture);
1716             }
1717         }
1718 
1719         /// <summary>
1720         ///   Looks up a localized string similar to LinqDataSource &apos;{0}&apos; does not support the Where property when AutoGenerateWhereClause is true..
1721         /// </summary>
1722         internal static string LinqDataSourceView_WhereAlreadySpecified {
1723             get {
1724                 return ResourceManager.GetString("LinqDataSourceView_WhereAlreadySpecified", resourceCulture);
1725             }
1726         }
1727 
1728         /// <summary>
1729         ///   Looks up a localized string similar to The template used for alternating items..
1730         /// </summary>
1731         internal static string ListView_AlternatingItemTemplate {
1732             get {
1733                 return ResourceManager.GetString("ListView_AlternatingItemTemplate", resourceCulture);
1734             }
1735         }
1736 
1737         /// <summary>
1738         ///   Looks up a localized string similar to The value of {0} must not be empty..
1739         /// </summary>
1740         internal static string ListView_ContainerNameMustNotBeEmpty {
1741             get {
1742                 return ResourceManager.GetString("ListView_ContainerNameMustNotBeEmpty", resourceCulture);
1743             }
1744         }
1745 
1746         /// <summary>
1747         ///   Looks up a localized string similar to Whether the ListView treats empty strings as null when the value is extracted from the item..
1748         /// </summary>
1749         internal static string ListView_ConvertEmptyStringToNull {
1750             get {
1751                 return ResourceManager.GetString("ListView_ConvertEmptyStringToNull", resourceCulture);
1752             }
1753         }
1754 
1755         /// <summary>
1756         ///   Looks up a localized string similar to A comma-separated list of key fields in the data source..
1757         /// </summary>
1758         internal static string ListView_DataKeyNames {
1759             get {
1760                 return ResourceManager.GetString("ListView_DataKeyNames", resourceCulture);
1761             }
1762         }
1763 
1764         /// <summary>
1765         ///   Looks up a localized string similar to Data keys must be specified on ListView &apos;{0}&apos; before the selected data keys can be retrieved.  Use the DataKeyNames property to specify data keys..
1766         /// </summary>
1767         internal static string ListView_DataKeyNamesMustBeSpecified {
1768             get {
1769                 return ResourceManager.GetString("ListView_DataKeyNamesMustBeSpecified", resourceCulture);
1770             }
1771         }
1772 
1773         /// <summary>
1774         ///   Looks up a localized string similar to The collection of data key field values..
1775         /// </summary>
1776         internal static string ListView_DataKeys {
1777             get {
1778                 return ResourceManager.GetString("ListView_DataKeys", resourceCulture);
1779             }
1780         }
1781 
1782         /// <summary>
1783         ///   Looks up a localized string similar to The data source &apos;{0}&apos; does not support server-side paging and it returned non-ICollection.
1784         /// </summary>
1785         internal static string ListView_DataSourceDoesntSupportPaging {
1786             get {
1787                 return ResourceManager.GetString("ListView_DataSourceDoesntSupportPaging", resourceCulture);
1788             }
1789         }
1790 
1791         /// <summary>
1792         ///   Looks up a localized string similar to Data source must implement ICollection when calling CreateChildControls with dataBinding=false..
1793         /// </summary>
1794         internal static string ListView_DataSourceMustBeCollectionWhenNotDataBinding {
1795             get {
1796                 return ResourceManager.GetString("ListView_DataSourceMustBeCollectionWhenNotDataBinding", resourceCulture);
1797             }
1798         }
1799 
1800         /// <summary>
1801         ///   Looks up a localized string similar to The index of the item shown in edit mode..
1802         /// </summary>
1803         internal static string ListView_EditIndex {
1804             get {
1805                 return ResourceManager.GetString("ListView_EditIndex", resourceCulture);
1806             }
1807         }
1808 
1809         /// <summary>
1810         ///   Looks up a localized string similar to The ListViewItem that is currently being edited..
1811         /// </summary>
1812         internal static string ListView_EditItem {
1813             get {
1814                 return ResourceManager.GetString("ListView_EditItem", resourceCulture);
1815             }
1816         }
1817 
1818         /// <summary>
1819         ///   Looks up a localized string similar to The template used for items in edit mode..
1820         /// </summary>
1821         internal static string ListView_EditItemTemplate {
1822             get {
1823                 return ResourceManager.GetString("ListView_EditItemTemplate", resourceCulture);
1824             }
1825         }
1826 
1827         /// <summary>
1828         ///   Looks up a localized string similar to The template used when no data is returned from the data source. This template replaces the LayoutTemplate when used..
1829         /// </summary>
1830         internal static string ListView_EmptyDataTemplate {
1831             get {
1832                 return ResourceManager.GetString("ListView_EmptyDataTemplate", resourceCulture);
1833             }
1834         }
1835 
1836         /// <summary>
1837         ///   Looks up a localized string similar to The template used in the GroupTemplate when the number of remaining data items is less than the GroupItemCount..
1838         /// </summary>
1839         internal static string ListView_EmptyItemTemplate {
1840             get {
1841                 return ResourceManager.GetString("ListView_EmptyItemTemplate", resourceCulture);
1842             }
1843         }
1844 
1845         /// <summary>
1846         ///   Looks up a localized string similar to Whether the data bound control will register itself with a data bound control manager on the page..
1847         /// </summary>
1848         internal static string ListView_EnableDataBoundControlManager {
1849             get {
1850                 return ResourceManager.GetString("ListView_EnableDataBoundControlManager", resourceCulture);
1851             }
1852         }
1853 
1854         /// <summary>
1855         ///   Looks up a localized string similar to Whether page validation will be performed after validation is done in the model..
1856         /// </summary>
1857         internal static string ListView_EnableModelValidation {
1858             get {
1859                 return ResourceManager.GetString("ListView_EnableModelValidation", resourceCulture);
1860             }
1861         }
1862 
1863         /// <summary>
1864         ///   Looks up a localized string similar to Whether selection should be based on DataKeys or row index..
1865         /// </summary>
1866         internal static string ListView_EnablePersistedSelection {
1867             get {
1868                 return ResourceManager.GetString("ListView_EnablePersistedSelection", resourceCulture);
1869             }
1870         }
1871 
1872         /// <summary>
1873         ///   Looks up a localized string similar to The ID of the server control that will be replaced with instances of the GroupTemplate..
1874         /// </summary>
1875         internal static string ListView_GroupContainerID {
1876             get {
1877                 return ResourceManager.GetString("ListView_GroupContainerID", resourceCulture);
1878             }
1879         }
1880 
1881         /// <summary>
1882         ///   Looks up a localized string similar to The number of items that are rendered inside the GroupTemplate..
1883         /// </summary>
1884         internal static string ListView_GroupItemCount {
1885             get {
1886                 return ResourceManager.GetString("ListView_GroupItemCount", resourceCulture);
1887             }
1888         }
1889 
1890         /// <summary>
1891         ///   Looks up a localized string similar to ListView &apos;{0}&apos; has a GroupItemCount specified on it but no GroupTemplate. A GroupTemplate must be present for ListView to render groups..
1892         /// </summary>
1893         internal static string ListView_GroupItemCountNoGroupTemplate {
1894             get {
1895                 return ResourceManager.GetString("ListView_GroupItemCountNoGroupTemplate", resourceCulture);
1896             }
1897         }
1898 
1899         /// <summary>
1900         ///   Looks up a localized string similar to The template used for group separators between GroupTemplates..
1901         /// </summary>
1902         internal static string ListView_GroupSeparatorTemplate {
1903             get {
1904                 return ResourceManager.GetString("ListView_GroupSeparatorTemplate", resourceCulture);
1905             }
1906         }
1907 
1908         /// <summary>
1909         ///   Looks up a localized string similar to The template used for item groups..
1910         /// </summary>
1911         internal static string ListView_GroupTemplate {
1912             get {
1913                 return ResourceManager.GetString("ListView_GroupTemplate", resourceCulture);
1914             }
1915         }
1916 
1917         /// <summary>
1918         ///   Looks up a localized string similar to The ListViewItem that is currently being inserted..
1919         /// </summary>
1920         internal static string ListView_InsertItem {
1921             get {
1922                 return ResourceManager.GetString("ListView_InsertItem", resourceCulture);
1923             }
1924         }
1925 
1926         /// <summary>
1927         ///   Looks up a localized string similar to The position of the insert item within the ListView..
1928         /// </summary>
1929         internal static string ListView_InsertItemPosition {
1930             get {
1931                 return ResourceManager.GetString("ListView_InsertItemPosition", resourceCulture);
1932             }
1933         }
1934 
1935         /// <summary>
1936         ///   Looks up a localized string similar to The template used for items in insert mode..
1937         /// </summary>
1938         internal static string ListView_InsertItemTemplate {
1939             get {
1940                 return ResourceManager.GetString("ListView_InsertItemTemplate", resourceCulture);
1941             }
1942         }
1943 
1944         /// <summary>
1945         ///   Looks up a localized string similar to An InsertItemTemplate must be defined on ListView &apos;{0}&apos; if InsertItemPosition is set to FirstItem or LastItem..
1946         /// </summary>
1947         internal static string ListView_InsertTemplateRequired {
1948             get {
1949                 return ResourceManager.GetString("ListView_InsertTemplateRequired", resourceCulture);
1950             }
1951         }
1952 
1953         /// <summary>
1954         ///   Looks up a localized string similar to Cancel can only be called from the currently-edited record or an insert item..
1955         /// </summary>
1956         internal static string ListView_InvalidCancel {
1957             get {
1958                 return ResourceManager.GetString("ListView_InvalidCancel", resourceCulture);
1959             }
1960         }
1961 
1962         /// <summary>
1963         ///   Looks up a localized string similar to Custom commands can only be called on a valid data item..
1964         /// </summary>
1965         internal static string ListView_InvalidCommand {
1966             get {
1967                 return ResourceManager.GetString("ListView_InvalidCommand", resourceCulture);
1968             }
1969         }
1970 
1971         /// <summary>
1972         ///   Looks up a localized string similar to Delete can only be called on a valid data item..
1973         /// </summary>
1974         internal static string ListView_InvalidDelete {
1975             get {
1976                 return ResourceManager.GetString("ListView_InvalidDelete", resourceCulture);
1977             }
1978         }
1979 
1980         /// <summary>
1981         ///   Looks up a localized string similar to Edit can only be called on a valid data item..
1982         /// </summary>
1983         internal static string ListView_InvalidEdit {
1984             get {
1985                 return ResourceManager.GetString("ListView_InvalidEdit", resourceCulture);
1986             }
1987         }
1988 
1989         /// <summary>
1990         ///   Looks up a localized string similar to Insert can only be called on an insert item. Ensure only the InsertTemplate has a button with CommandName=Insert..
1991         /// </summary>
1992         internal static string ListView_InvalidInsert {
1993             get {
1994                 return ResourceManager.GetString("ListView_InvalidInsert", resourceCulture);
1995             }
1996         }
1997 
1998         /// <summary>
1999         ///   Looks up a localized string similar to Select can only be called on a valid data item..
2000         /// </summary>
2001         internal static string ListView_InvalidSelect {
2002             get {
2003                 return ResourceManager.GetString("ListView_InvalidSelect", resourceCulture);
2004             }
2005         }
2006 
2007         /// <summary>
2008         ///   Looks up a localized string similar to Update can only be called on a valid data item..
2009         /// </summary>
2010         internal static string ListView_InvalidUpdate {
2011             get {
2012                 return ResourceManager.GetString("ListView_InvalidUpdate", resourceCulture);
2013             }
2014         }
2015 
2016         /// <summary>
2017         ///   Looks up a localized string similar to The ID of the server control that will be replaced with instances of the ItemTemplate..
2018         /// </summary>
2019         internal static string ListView_ItemPlaceholderID {
2020             get {
2021                 return ResourceManager.GetString("ListView_ItemPlaceholderID", resourceCulture);
2022             }
2023         }
2024 
2025         /// <summary>
2026         ///   Looks up a localized string similar to The collection of visible items..
2027         /// </summary>
2028         internal static string ListView_Items {
2029             get {
2030                 return ResourceManager.GetString("ListView_Items", resourceCulture);
2031             }
2032         }
2033 
2034         /// <summary>
2035         ///   Looks up a localized string similar to The template used for separator items..
2036         /// </summary>
2037         internal static string ListView_ItemSeparatorTemplate {
2038             get {
2039                 return ResourceManager.GetString("ListView_ItemSeparatorTemplate", resourceCulture);
2040             }
2041         }
2042 
2043         /// <summary>
2044         ///   Looks up a localized string similar to ListViewItems that have type DataItem must be of type ListViewDataItem..
2045         /// </summary>
2046         internal static string ListView_ItemsNotDataItems {
2047             get {
2048                 return ResourceManager.GetString("ListView_ItemsNotDataItems", resourceCulture);
2049             }
2050         }
2051 
2052         /// <summary>
2053         ///   Looks up a localized string similar to The template used for items..
2054         /// </summary>
2055         internal static string ListView_ItemTemplate {
2056             get {
2057                 return ResourceManager.GetString("ListView_ItemTemplate", resourceCulture);
2058             }
2059         }
2060 
2061         /// <summary>
2062         ///   Looks up a localized string similar to An ItemTemplate must be defined on ListView &apos;{0}&apos;..
2063         /// </summary>
2064         internal static string ListView_ItemTemplateRequired {
2065             get {
2066                 return ResourceManager.GetString("ListView_ItemTemplateRequired", resourceCulture);
2067             }
2068         }
2069 
2070         /// <summary>
2071         ///   Looks up a localized string similar to The template used for the ListView layout..
2072         /// </summary>
2073         internal static string ListView_LayoutTemplate {
2074             get {
2075                 return ResourceManager.GetString("ListView_LayoutTemplate", resourceCulture);
2076             }
2077         }
2078 
2079         /// <summary>
2080         ///   Looks up a localized string similar to ListView with id &apos;{0}&apos; must have a data source that either implements ICollection or can perform data source paging if AllowPaging is true..
2081         /// </summary>
2082         internal static string ListView_Missing_VirtualItemCount {
2083             get {
2084                 return ResourceManager.GetString("ListView_Missing_VirtualItemCount", resourceCulture);
2085             }
2086         }
2087 
2088         /// <summary>
2089         ///   Looks up a localized string similar to If a data source does not return ICollection and cannot return the total row count, it cannot be used by the {0} to implement server-side paging..
2090         /// </summary>
2091         internal static string ListView_NeedICollectionOrTotalRowCount {
2092             get {
2093                 return ResourceManager.GetString("ListView_NeedICollectionOrTotalRowCount", resourceCulture);
2094             }
2095         }
2096 
2097         /// <summary>
2098         ///   Looks up a localized string similar to A group placeholder must be specified on ListView &apos;{0}&apos; when the GroupTemplate is defined. Specify a group placeholder by setting its ID property to &quot;{1}&quot;. The group placeholder control must also specify runat=&quot;server&quot;..
2099         /// </summary>
2100         internal static string ListView_NoGroupPlaceholder {
2101             get {
2102                 return ResourceManager.GetString("ListView_NoGroupPlaceholder", resourceCulture);
2103             }
2104         }
2105 
2106         /// <summary>
2107         ///   Looks up a localized string similar to An insert item wasn&apos;t found..
2108         /// </summary>
2109         internal static string ListView_NoInsertItem {
2110             get {
2111                 return ResourceManager.GetString("ListView_NoInsertItem", resourceCulture);
2112             }
2113         }
2114 
2115         /// <summary>
2116         ///   Looks up a localized string similar to An item placeholder must be specified on ListView &apos;{0}&apos;. Specify an item placeholder by setting a control&apos;s ID property to &quot;{1}&quot;. The item placeholder control must also specify runat=&quot;server&quot;..
2117         /// </summary>
2118         internal static string ListView_NoItemPlaceholder {
2119             get {
2120                 return ResourceManager.GetString("ListView_NoItemPlaceholder", resourceCulture);
2121             }
2122         }
2123 
2124         /// <summary>
2125         ///   Looks up a localized string similar to The data source retrieved by &apos;{0}&apos; returned a null DataSourceView..
2126         /// </summary>
2127         internal static string ListView_NullView {
2128             get {
2129                 return ResourceManager.GetString("ListView_NullView", resourceCulture);
2130             }
2131         }
2132 
2133         /// <summary>
2134         ///   Looks up a localized string similar to Fires when a Cancel event is generated within the ListView..
2135         /// </summary>
2136         internal static string ListView_OnItemCanceling {
2137             get {
2138                 return ResourceManager.GetString("ListView_OnItemCanceling", resourceCulture);
2139             }
2140         }
2141 
2142         /// <summary>
2143         ///   Looks up a localized string similar to Fires when an event is generated within the ListView..
2144         /// </summary>
2145         internal static string ListView_OnItemCommand {
2146             get {
2147                 return ResourceManager.GetString("ListView_OnItemCommand", resourceCulture);
2148             }
2149         }
2150 
2151         /// <summary>
2152         ///   Looks up a localized string similar to Fires when an item is created..
2153         /// </summary>
2154         internal static string ListView_OnItemCreated {
2155             get {
2156                 return ResourceManager.GetString("ListView_OnItemCreated", resourceCulture);
2157             }
2158         }
2159 
2160         /// <summary>
2161         ///   Looks up a localized string similar to Fires after an item has been data-bound..
2162         /// </summary>
2163         internal static string ListView_OnItemDataBound {
2164             get {
2165                 return ResourceManager.GetString("ListView_OnItemDataBound", resourceCulture);
2166             }
2167         }
2168 
2169         /// <summary>
2170         ///   Looks up a localized string similar to Fires after a Delete Command is executed on the data source..
2171         /// </summary>
2172         internal static string ListView_OnItemDeleted {
2173             get {
2174                 return ResourceManager.GetString("ListView_OnItemDeleted", resourceCulture);
2175             }
2176         }
2177 
2178         /// <summary>
2179         ///   Looks up a localized string similar to Fires before a Delete Command is executed on the data source..
2180         /// </summary>
2181         internal static string ListView_OnItemDeleting {
2182             get {
2183                 return ResourceManager.GetString("ListView_OnItemDeleting", resourceCulture);
2184             }
2185         }
2186 
2187         /// <summary>
2188         ///   Looks up a localized string similar to Fires when an Edit event is generated within the ListView..
2189         /// </summary>
2190         internal static string ListView_OnItemEditing {
2191             get {
2192                 return ResourceManager.GetString("ListView_OnItemEditing", resourceCulture);
2193             }
2194         }
2195 
2196         /// <summary>
2197         ///   Looks up a localized string similar to Fires after an Insert Command is executed on the data source..
2198         /// </summary>
2199         internal static string ListView_OnItemInserted {
2200             get {
2201                 return ResourceManager.GetString("ListView_OnItemInserted", resourceCulture);
2202             }
2203         }
2204 
2205         /// <summary>
2206         ///   Looks up a localized string similar to Fires before an Insert Command is executed on the data source..
2207         /// </summary>
2208         internal static string ListView_OnItemInserting {
2209             get {
2210                 return ResourceManager.GetString("ListView_OnItemInserting", resourceCulture);
2211             }
2212         }
2213 
2214         /// <summary>
2215         ///   Looks up a localized string similar to Fires after an Update Command is executed on the data source..
2216         /// </summary>
2217         internal static string ListView_OnItemUpdated {
2218             get {
2219                 return ResourceManager.GetString("ListView_OnItemUpdated", resourceCulture);
2220             }
2221         }
2222 
2223         /// <summary>
2224         ///   Looks up a localized string similar to Fires before an Update Command is executed on the data source..
2225         /// </summary>
2226         internal static string ListView_OnItemUpdating {
2227             get {
2228                 return ResourceManager.GetString("ListView_OnItemUpdating", resourceCulture);
2229             }
2230         }
2231 
2232         /// <summary>
2233         ///   Looks up a localized string similar to Fires when the ListView&apos;s layout is created..
2234         /// </summary>
2235         internal static string ListView_OnLayoutCreated {
2236             get {
2237                 return ResourceManager.GetString("ListView_OnLayoutCreated", resourceCulture);
2238             }
2239         }
2240 
2241         /// <summary>
2242         ///   Looks up a localized string similar to Fires when the ListView&apos;s paging properties have changed..
2243         /// </summary>
2244         internal static string ListView_OnPagePropertiesChanged {
2245             get {
2246                 return ResourceManager.GetString("ListView_OnPagePropertiesChanged", resourceCulture);
2247             }
2248         }
2249 
2250         /// <summary>
2251         ///   Looks up a localized string similar to Fires when the ListView&apos;s paging properties are changing..
2252         /// </summary>
2253         internal static string ListView_OnPagePropertiesChanging {
2254             get {
2255                 return ResourceManager.GetString("ListView_OnPagePropertiesChanging", resourceCulture);
2256             }
2257         }
2258 
2259         /// <summary>
2260         ///   Looks up a localized string similar to Fires when an item is selected in the ListView, after the selection is complete..
2261         /// </summary>
2262         internal static string ListView_OnSelectedIndexChanged {
2263             get {
2264                 return ResourceManager.GetString("ListView_OnSelectedIndexChanged", resourceCulture);
2265             }
2266         }
2267 
2268         /// <summary>
2269         ///   Looks up a localized string similar to Fires when an item is selected in the ListView, before the item is selected..
2270         /// </summary>
2271         internal static string ListView_OnSelectedIndexChanging {
2272             get {
2273                 return ResourceManager.GetString("ListView_OnSelectedIndexChanging", resourceCulture);
2274             }
2275         }
2276 
2277         /// <summary>
2278         ///   Looks up a localized string similar to Fires when a field is sorted in the ListView, after the sort is complete..
2279         /// </summary>
2280         internal static string ListView_OnSorted {
2281             get {
2282                 return ResourceManager.GetString("ListView_OnSorted", resourceCulture);
2283             }
2284         }
2285 
2286         /// <summary>
2287         ///   Looks up a localized string similar to Fires when a field is sorted in the ListView, before the sort occurs..
2288         /// </summary>
2289         internal static string ListView_OnSorting {
2290             get {
2291                 return ResourceManager.GetString("ListView_OnSorting", resourceCulture);
2292             }
2293         }
2294 
2295         /// <summary>
2296         ///   Looks up a localized string similar to DataKeyNames must be specified for persisted selection to work..
2297         /// </summary>
2298         internal static string ListView_PersistedSelectionRequiresDataKeysNames {
2299             get {
2300                 return ResourceManager.GetString("ListView_PersistedSelectionRequiresDataKeysNames", resourceCulture);
2301             }
2302         }
2303 
2304         /// <summary>
2305         ///   Looks up a localized string similar to The index of the currently selected item..
2306         /// </summary>
2307         internal static string ListView_SelectedIndex {
2308             get {
2309                 return ResourceManager.GetString("ListView_SelectedIndex", resourceCulture);
2310             }
2311         }
2312 
2313         /// <summary>
2314         ///   Looks up a localized string similar to The template used for the currently selected item..
2315         /// </summary>
2316         internal static string ListView_SelectedItemTemplate {
2317             get {
2318                 return ResourceManager.GetString("ListView_SelectedItemTemplate", resourceCulture);
2319             }
2320         }
2321 
2322         /// <summary>
2323         ///   Looks up a localized string similar to The direction in which to sort the field..
2324         /// </summary>
2325         internal static string ListView_SortDirection {
2326             get {
2327                 return ResourceManager.GetString("ListView_SortDirection", resourceCulture);
2328             }
2329         }
2330 
2331         /// <summary>
2332         ///   Looks up a localized string similar to Sort expression used to sort the data source to which the ListView is binding..
2333         /// </summary>
2334         internal static string ListView_SortExpression {
2335             get {
2336                 return ResourceManager.GetString("ListView_SortExpression", resourceCulture);
2337             }
2338         }
2339 
2340         /// <summary>
2341         ///   Looks up a localized string similar to Style properties are not supported on ListView..
2342         /// </summary>
2343         internal static string ListView_StyleNotSupported {
2344             get {
2345                 return ResourceManager.GetString("ListView_StyleNotSupported", resourceCulture);
2346             }
2347         }
2348 
2349         /// <summary>
2350         ///   Looks up a localized string similar to Style properties are not supported on ListView.  Apply styling or CSS classes to the elements inside ListView&apos;s templates..
2351         /// </summary>
2352         internal static string ListView_StylePropertiesNotSupported {
2353             get {
2354                 return ResourceManager.GetString("ListView_StylePropertiesNotSupported", resourceCulture);
2355             }
2356         }
2357 
2358         /// <summary>
2359         ///   Looks up a localized string similar to The ListView &apos;{0}&apos; raised event {1} which wasn&apos;t handled..
2360         /// </summary>
2361         internal static string ListView_UnhandledEvent {
2362             get {
2363                 return ResourceManager.GetString("ListView_UnhandledEvent", resourceCulture);
2364             }
2365         }
2366 
2367         /// <summary>
2368         ///   Looks up a localized string similar to Cannot compute Count for a data source that does not implement ICollection..
2369         /// </summary>
2370         internal static string ListViewPagedDataSource_CannotGetCount {
2371             get {
2372                 return ResourceManager.GetString("ListViewPagedDataSource_CannotGetCount", resourceCulture);
2373             }
2374         }
2375 
2376         /// <summary>
2377         ///   Looks up a localized string similar to You must call MoveNext on IEnumerator before accessing the Current property..
2378         /// </summary>
2379         internal static string ListViewPagedDataSource_EnumeratorMoveNextNotCalled {
2380             get {
2381                 return ResourceManager.GetString("ListViewPagedDataSource_EnumeratorMoveNextNotCalled", resourceCulture);
2382             }
2383         }
2384 
2385         /// <summary>
2386         ///   Looks up a localized string similar to Changing the result type of a query in a MethodExpression is not supported. Expected a return value of type &apos;IEnumerable&lt;{0}&gt;&apos;..
2387         /// </summary>
2388         internal static string MethodExpression_ChangingTheReturnTypeIsNotAllowed {
2389             get {
2390                 return ResourceManager.GetString("MethodExpression_ChangingTheReturnTypeIsNotAllowed", resourceCulture);
2391             }
2392         }
2393 
2394         /// <summary>
2395         ///   Looks up a localized string similar to The DataSource must implement IDynamicDataSource for a format string to be used..
2396         /// </summary>
2397         internal static string MethodExpression_DataSourceMustBeIDynamicDataSource {
2398             get {
2399                 return ResourceManager.GetString("MethodExpression_DataSourceMustBeIDynamicDataSource", resourceCulture);
2400             }
2401         }
2402 
2403         /// <summary>
2404         ///   Looks up a localized string similar to The first parameter of &apos;{0}&apos; must be of type &apos;{1}&apos;..
2405         /// </summary>
2406         internal static string MethodExpression_FirstParamterMustBeCorrectType {
2407             get {
2408                 return ResourceManager.GetString("MethodExpression_FirstParamterMustBeCorrectType", resourceCulture);
2409             }
2410         }
2411 
2412         /// <summary>
2413         ///   Looks up a localized string similar to Method &apos;{0}&apos; must be static..
2414         /// </summary>
2415         internal static string MethodExpression_MethodMustBeStatic {
2416             get {
2417                 return ResourceManager.GetString("MethodExpression_MethodMustBeStatic", resourceCulture);
2418             }
2419         }
2420 
2421         /// <summary>
2422         ///   Looks up a localized string similar to A MethodName must be specified..
2423         /// </summary>
2424         internal static string MethodExpression_MethodNameMustBeSpecified {
2425             get {
2426                 return ResourceManager.GetString("MethodExpression_MethodNameMustBeSpecified", resourceCulture);
2427             }
2428         }
2429 
2430         /// <summary>
2431         ///   Looks up a localized string similar to Method &apos;{0}&apos; was not found..
2432         /// </summary>
2433         internal static string MethodExpression_MethodNotFound {
2434             get {
2435                 return ResourceManager.GetString("MethodExpression_MethodNotFound", resourceCulture);
2436             }
2437         }
2438 
2439         /// <summary>
2440         ///   Looks up a localized string similar to &apos;{0}&apos; has a parameter named &apos;{1}&apos; which was not specified..
2441         /// </summary>
2442         internal static string MethodExpression_ParameterNotFound {
2443             get {
2444                 return ResourceManager.GetString("MethodExpression_ParameterNotFound", resourceCulture);
2445             }
2446         }
2447 
2448         /// <summary>
2449         ///   Looks up a localized string similar to The CSS class applied to the next and previous buttons..
2450         /// </summary>
2451         internal static string NextPreviousPagerField_ButtonCssClass {
2452             get {
2453                 return ResourceManager.GetString("NextPreviousPagerField_ButtonCssClass", resourceCulture);
2454             }
2455         }
2456 
2457         /// <summary>
2458         ///   Looks up a localized string similar to The type of button contained within the pager field..
2459         /// </summary>
2460         internal static string NextPreviousPagerField_ButtonType {
2461             get {
2462                 return ResourceManager.GetString("NextPreviousPagerField_ButtonType", resourceCulture);
2463             }
2464         }
2465 
2466         /// <summary>
2467         ///   Looks up a localized string similar to The URL of the image of the first page button if the ButtonType is Image..
2468         /// </summary>
2469         internal static string NextPreviousPagerField_FirstPageImageUrl {
2470             get {
2471                 return ResourceManager.GetString("NextPreviousPagerField_FirstPageImageUrl", resourceCulture);
2472             }
2473         }
2474 
2475         /// <summary>
2476         ///   Looks up a localized string similar to The text of the first page button..
2477         /// </summary>
2478         internal static string NextPreviousPagerField_FirstPageText {
2479             get {
2480                 return ResourceManager.GetString("NextPreviousPagerField_FirstPageText", resourceCulture);
2481             }
2482         }
2483 
2484         /// <summary>
2485         ///   Looks up a localized string similar to The URL of the image of the last page button if the ButtonType is Image..
2486         /// </summary>
2487         internal static string NextPreviousPagerField_LastPageImageUrl {
2488             get {
2489                 return ResourceManager.GetString("NextPreviousPagerField_LastPageImageUrl", resourceCulture);
2490             }
2491         }
2492 
2493         /// <summary>
2494         ///   Looks up a localized string similar to The text of the last page button..
2495         /// </summary>
2496         internal static string NextPreviousPagerField_LastPageText {
2497             get {
2498                 return ResourceManager.GetString("NextPreviousPagerField_LastPageText", resourceCulture);
2499             }
2500         }
2501 
2502         /// <summary>
2503         ///   Looks up a localized string similar to The URL of the image of the next page button if the ButtonType is Image..
2504         /// </summary>
2505         internal static string NextPreviousPagerField_NextPageImageUrl {
2506             get {
2507                 return ResourceManager.GetString("NextPreviousPagerField_NextPageImageUrl", resourceCulture);
2508             }
2509         }
2510 
2511         /// <summary>
2512         ///   Looks up a localized string similar to The text of the next page button..
2513         /// </summary>
2514         internal static string NextPreviousPagerField_NextPageText {
2515             get {
2516                 return ResourceManager.GetString("NextPreviousPagerField_NextPageText", resourceCulture);
2517             }
2518         }
2519 
2520         /// <summary>
2521         ///   Looks up a localized string similar to The URL of the image of the previous page button if the ButtonType is Image..
2522         /// </summary>
2523         internal static string NextPreviousPagerField_PreviousPageImageUrl {
2524             get {
2525                 return ResourceManager.GetString("NextPreviousPagerField_PreviousPageImageUrl", resourceCulture);
2526             }
2527         }
2528 
2529         /// <summary>
2530         ///   Looks up a localized string similar to The text of the previous page button..
2531         /// </summary>
2532         internal static string NextPreviousPagerField_PreviousPageText {
2533             get {
2534                 return ResourceManager.GetString("NextPreviousPagerField_PreviousPageText", resourceCulture);
2535             }
2536         }
2537 
2538         /// <summary>
2539         ///   Looks up a localized string similar to Whether disabled pager links should be rendered as labels rather than buttons..
2540         /// </summary>
2541         internal static string NextPreviousPagerField_RenderDisabledButtonsAsLabels {
2542             get {
2543                 return ResourceManager.GetString("NextPreviousPagerField_RenderDisabledButtonsAsLabels", resourceCulture);
2544             }
2545         }
2546 
2547         /// <summary>
2548         ///   Looks up a localized string similar to Whether non-breaking spaces should be rendered between pager controls..
2549         /// </summary>
2550         internal static string NextPreviousPagerField_RenderNonBreakingSpacesBetweenControls {
2551             get {
2552                 return ResourceManager.GetString("NextPreviousPagerField_RenderNonBreakingSpacesBetweenControls", resourceCulture);
2553             }
2554         }
2555 
2556         /// <summary>
2557         ///   Looks up a localized string similar to Whether the pager field should display the first page button..
2558         /// </summary>
2559         internal static string NextPreviousPagerField_ShowFirstPageButton {
2560             get {
2561                 return ResourceManager.GetString("NextPreviousPagerField_ShowFirstPageButton", resourceCulture);
2562             }
2563         }
2564 
2565         /// <summary>
2566         ///   Looks up a localized string similar to Whether the pager field should display the last page button..
2567         /// </summary>
2568         internal static string NextPreviousPagerField_ShowLastPageButton {
2569             get {
2570                 return ResourceManager.GetString("NextPreviousPagerField_ShowLastPageButton", resourceCulture);
2571             }
2572         }
2573 
2574         /// <summary>
2575         ///   Looks up a localized string similar to Whether the pager field should display the next page button..
2576         /// </summary>
2577         internal static string NextPreviousPagerField_ShowNextPageButton {
2578             get {
2579                 return ResourceManager.GetString("NextPreviousPagerField_ShowNextPageButton", resourceCulture);
2580             }
2581         }
2582 
2583         /// <summary>
2584         ///   Looks up a localized string similar to Whether the pager field should display the previous page button..
2585         /// </summary>
2586         internal static string NextPreviousPagerField_ShowPreviousPageButton {
2587             get {
2588                 return ResourceManager.GetString("NextPreviousPagerField_ShowPreviousPageButton", resourceCulture);
2589             }
2590         }
2591 
2592         /// <summary>
2593         ///   Looks up a localized string similar to First.
2594         /// </summary>
2595         internal static string NextPrevPagerField_DefaultFirstPageText {
2596             get {
2597                 return ResourceManager.GetString("NextPrevPagerField_DefaultFirstPageText", resourceCulture);
2598             }
2599         }
2600 
2601         /// <summary>
2602         ///   Looks up a localized string similar to Last.
2603         /// </summary>
2604         internal static string NextPrevPagerField_DefaultLastPageText {
2605             get {
2606                 return ResourceManager.GetString("NextPrevPagerField_DefaultLastPageText", resourceCulture);
2607             }
2608         }
2609 
2610         /// <summary>
2611         ///   Looks up a localized string similar to Next.
2612         /// </summary>
2613         internal static string NextPrevPagerField_DefaultNextPageText {
2614             get {
2615                 return ResourceManager.GetString("NextPrevPagerField_DefaultNextPageText", resourceCulture);
2616             }
2617         }
2618 
2619         /// <summary>
2620         ///   Looks up a localized string similar to Previous.
2621         /// </summary>
2622         internal static string NextPrevPagerField_DefaultPreviousPageText {
2623             get {
2624                 return ResourceManager.GetString("NextPrevPagerField_DefaultPreviousPageText", resourceCulture);
2625             }
2626         }
2627 
2628         /// <summary>
2629         ///   Looks up a localized string similar to The maximum number of page number buttons that can be displayed by the pager field..
2630         /// </summary>
2631         internal static string NumericPagerField_ButtonCount {
2632             get {
2633                 return ResourceManager.GetString("NumericPagerField_ButtonCount", resourceCulture);
2634             }
2635         }
2636 
2637         /// <summary>
2638         ///   Looks up a localized string similar to The type of button contained within the pager field..
2639         /// </summary>
2640         internal static string NumericPagerField_ButtonType {
2641             get {
2642                 return ResourceManager.GetString("NumericPagerField_ButtonType", resourceCulture);
2643             }
2644         }
2645 
2646         /// <summary>
2647         ///   Looks up a localized string similar to The CSS class applied to the label containing the current page number..
2648         /// </summary>
2649         internal static string NumericPagerField_CurrentPageLabelCssClass {
2650             get {
2651                 return ResourceManager.GetString("NumericPagerField_CurrentPageLabelCssClass", resourceCulture);
2652             }
2653         }
2654 
2655         /// <summary>
2656         ///   Looks up a localized string similar to ....
2657         /// </summary>
2658         internal static string NumericPagerField_DefaultNextPageText {
2659             get {
2660                 return ResourceManager.GetString("NumericPagerField_DefaultNextPageText", resourceCulture);
2661             }
2662         }
2663 
2664         /// <summary>
2665         ///   Looks up a localized string similar to ....
2666         /// </summary>
2667         internal static string NumericPagerField_DefaultPreviousPageText {
2668             get {
2669                 return ResourceManager.GetString("NumericPagerField_DefaultPreviousPageText", resourceCulture);
2670             }
2671         }
2672 
2673         /// <summary>
2674         ///   Looks up a localized string similar to The URL of the image of the next page button if the ButtonType is Image..
2675         /// </summary>
2676         internal static string NumericPagerField_NextPageImageUrl {
2677             get {
2678                 return ResourceManager.GetString("NumericPagerField_NextPageImageUrl", resourceCulture);
2679             }
2680         }
2681 
2682         /// <summary>
2683         ///   Looks up a localized string similar to The text of the next page button..
2684         /// </summary>
2685         internal static string NumericPagerField_NextPageText {
2686             get {
2687                 return ResourceManager.GetString("NumericPagerField_NextPageText", resourceCulture);
2688             }
2689         }
2690 
2691         /// <summary>
2692         ///   Looks up a localized string similar to The CSS class applied to the next and previous buttons..
2693         /// </summary>
2694         internal static string NumericPagerField_NextPreviousButtonCssClass {
2695             get {
2696                 return ResourceManager.GetString("NumericPagerField_NextPreviousButtonCssClass", resourceCulture);
2697             }
2698         }
2699 
2700         /// <summary>
2701         ///   Looks up a localized string similar to The CSS class applied to the numeric pager buttons..
2702         /// </summary>
2703         internal static string NumericPagerField_NumericButtonCssClass {
2704             get {
2705                 return ResourceManager.GetString("NumericPagerField_NumericButtonCssClass", resourceCulture);
2706             }
2707         }
2708 
2709         /// <summary>
2710         ///   Looks up a localized string similar to The URL of the image of the previous page button if the ButtonType is Image..
2711         /// </summary>
2712         internal static string NumericPagerField_PreviousPageImageUrl {
2713             get {
2714                 return ResourceManager.GetString("NumericPagerField_PreviousPageImageUrl", resourceCulture);
2715             }
2716         }
2717 
2718         /// <summary>
2719         ///   Looks up a localized string similar to The text of the previous page button..
2720         /// </summary>
2721         internal static string NumericPagerField_PreviousPageText {
2722             get {
2723                 return ResourceManager.GetString("NumericPagerField_PreviousPageText", resourceCulture);
2724             }
2725         }
2726 
2727         /// <summary>
2728         ///   Looks up a localized string similar to Whether non-breaking spaces should be rendered between pager controls..
2729         /// </summary>
2730         internal static string NumericPagerField_RenderNonBreakingSpacesBetweenControls {
2731             get {
2732                 return ResourceManager.GetString("NumericPagerField_RenderNonBreakingSpacesBetweenControls", resourceCulture);
2733             }
2734         }
2735 
2736         /// <summary>
2737         ///   Looks up a localized string similar to Could not find the type &apos;{0}&apos; specified by the TypeName property of OfTypeExpression declared on &apos;{1}&apos;..
2738         /// </summary>
2739         internal static string OfTypeExpression_CannotFindType {
2740             get {
2741                 return ResourceManager.GetString("OfTypeExpression_CannotFindType", resourceCulture);
2742             }
2743         }
2744 
2745         /// <summary>
2746         ///   Looks up a localized string similar to The TypeName property of OfTypeExpression declared on &apos;{0}&apos; must specify a type name..
2747         /// </summary>
2748         internal static string OfTypeExpression_TypeNameNotSpecified {
2749             get {
2750                 return ResourceManager.GetString("OfTypeExpression_TypeNameNotSpecified", resourceCulture);
2751             }
2752         }
2753 
2754         /// <summary>
2755         ///   Looks up a localized string similar to RegisterDataItem can only be called during an async postback..
2756         /// </summary>
2757         internal static string PageRequestManager_RegisterDataItemInNonAsyncRequest {
2758             get {
2759                 return ResourceManager.GetString("PageRequestManager_RegisterDataItemInNonAsyncRequest", resourceCulture);
2760             }
2761         }
2762 
2763         /// <summary>
2764         ///   Looks up a localized string similar to The control &apos;{0}&apos; already has a data item registered..
2765         /// </summary>
2766         internal static string PageRequestManager_RegisterDataItemTwice {
2767             get {
2768                 return ResourceManager.GetString("PageRequestManager_RegisterDataItemTwice", resourceCulture);
2769             }
2770         }
2771 
2772         /// <summary>
2773         ///   Looks up a localized string similar to Object is not a DataPagerField..
2774         /// </summary>
2775         internal static string PagerFieldCollection_InvalidType {
2776             get {
2777                 return ResourceManager.GetString("PagerFieldCollection_InvalidType", resourceCulture);
2778             }
2779         }
2780 
2781         /// <summary>
2782         ///   Looks up a localized string similar to Type index is out of bounds..
2783         /// </summary>
2784         internal static string PagerFieldCollection_InvalidTypeIndex {
2785             get {
2786                 return ResourceManager.GetString("PagerFieldCollection_InvalidTypeIndex", resourceCulture);
2787             }
2788         }
2789 
2790         /// <summary>
2791         ///   Looks up a localized string similar to {0} (at index {1}).
2792         /// </summary>
2793         internal static string ParseException_ParseExceptionFormat {
2794             get {
2795                 return ResourceManager.GetString("ParseException_ParseExceptionFormat", resourceCulture);
2796             }
2797         }
2798 
2799         /// <summary>
2800         ///   Looks up a localized string similar to The attribute &apos;LoadProperties&apos; can only be used when using the default ProfileService..
2801         /// </summary>
2802         internal static string ProfileServiceManager_LoadProperitesWithNonDefaultPath {
2803             get {
2804                 return ResourceManager.GetString("ProfileServiceManager_LoadProperitesWithNonDefaultPath", resourceCulture);
2805             }
2806         }
2807 
2808         /// <summary>
2809         ///   Looks up a localized string similar to Specifies profile properties that should be rendered inline with the page..
2810         /// </summary>
2811         internal static string ProfileServiceManager_LoadProperties {
2812             get {
2813                 return ResourceManager.GetString("ProfileServiceManager_LoadProperties", resourceCulture);
2814             }
2815         }
2816 
2817         /// <summary>
2818         ///   Looks up a localized string similar to Type {0} is not supported..
2819         /// </summary>
2820         internal static string ProxyGenerator_UnsupportedType {
2821             get {
2822                 return ResourceManager.GetString("ProxyGenerator_UnsupportedType", resourceCulture);
2823             }
2824         }
2825 
2826         /// <summary>
2827         ///   Looks up a localized string similar to Error status code returned by the Web Service: {0}. Error details from service: {1}.
2828         /// </summary>
2829         internal static string ProxyHelper_BadStatusCode {
2830             get {
2831                 return ResourceManager.GetString("ProxyHelper_BadStatusCode", resourceCulture);
2832             }
2833         }
2834 
2835         /// <summary>
2836         ///   Looks up a localized string similar to DataSource &apos;{0}&apos; must implement IQueryableDataSource..
2837         /// </summary>
2838         internal static string QueryExtender_DataSourceMustBeIQueryableDataSource {
2839             get {
2840                 return ResourceManager.GetString("QueryExtender_DataSourceMustBeIQueryableDataSource", resourceCulture);
2841             }
2842         }
2843 
2844         /// <summary>
2845         ///   Looks up a localized string similar to A collection of expressions that can be used with the QueryExtender..
2846         /// </summary>
2847         internal static string QueryExtender_Expressions {
2848             get {
2849                 return ResourceManager.GetString("QueryExtender_Expressions", resourceCulture);
2850             }
2851         }
2852 
2853         /// <summary>
2854         ///   Looks up a localized string similar to A maximum value must be specified..
2855         /// </summary>
2856         internal static string RangeExpression_MaximumValueRequired {
2857             get {
2858                 return ResourceManager.GetString("RangeExpression_MaximumValueRequired", resourceCulture);
2859             }
2860         }
2861 
2862         /// <summary>
2863         ///   Looks up a localized string similar to A minimum value must be specified..
2864         /// </summary>
2865         internal static string RangeExpression_MinimumValueRequired {
2866             get {
2867                 return ResourceManager.GetString("RangeExpression_MinimumValueRequired", resourceCulture);
2868             }
2869         }
2870 
2871         /// <summary>
2872         ///   Looks up a localized string similar to A minimum and maximum RangeType must be specified..
2873         /// </summary>
2874         internal static string RangeExpression_RangeTypeMustBeSpecified {
2875             get {
2876                 return ResourceManager.GetString("RangeExpression_RangeTypeMustBeSpecified", resourceCulture);
2877             }
2878         }
2879 
2880         /// <summary>
2881         ///   Looks up a localized string similar to Role Provider could not be found..
2882         /// </summary>
2883         internal static string RoleService_RoleProviderNotFound {
2884             get {
2885                 return ResourceManager.GetString("RoleService_RoleProviderNotFound", resourceCulture);
2886             }
2887         }
2888 
2889         /// <summary>
2890         ///   Looks up a localized string similar to The Role Manager feature has not been enabled..
2891         /// </summary>
2892         internal static string RoleService_RolesFeatureNotEnabled {
2893             get {
2894                 return ResourceManager.GetString("RoleService_RolesFeatureNotEnabled", resourceCulture);
2895             }
2896         }
2897 
2898         /// <summary>
2899         ///   Looks up a localized string similar to Indicates whether user roles are rendered inline with the page..
2900         /// </summary>
2901         internal static string RoleServiceManager_LoadRoles {
2902             get {
2903                 return ResourceManager.GetString("RoleServiceManager_LoadRoles", resourceCulture);
2904             }
2905         }
2906 
2907         /// <summary>
2908         ///   Looks up a localized string similar to For RoleService, &apos;loadRoles&apos; property must be set to false when the &apos;path&apos; property is set to a value different from the default value..
2909         /// </summary>
2910         internal static string RoleServiceManager_LoadRolesWithNonDefaultPath {
2911             get {
2912                 return ResourceManager.GetString("RoleServiceManager_LoadRolesWithNonDefaultPath", resourceCulture);
2913             }
2914         }
2915 
2916         /// <summary>
2917         ///   Looks up a localized string similar to The &apos;ID&apos; property on ScriptControlDescriptor is not settable. The client ID of a script control is always equal to its element ID..
2918         /// </summary>
2919         internal static string ScriptControlDescriptor_IDNotSettable {
2920             get {
2921                 return ResourceManager.GetString("ScriptControlDescriptor_IDNotSettable", resourceCulture);
2922             }
2923         }
2924 
2925         /// <summary>
2926         ///   Looks up a localized string similar to Extender control &apos;{0}&apos; is not a registered extender control. Extender controls must be registered using RegisterExtenderControl() before calling RegisterScriptDescriptors()..
2927         /// </summary>
2928         internal static string ScriptControlManager_ExtenderControlNotRegistered {
2929             get {
2930                 return ResourceManager.GetString("ScriptControlManager_ExtenderControlNotRegistered", resourceCulture);
2931             }
2932         }
2933 
2934         /// <summary>
2935         ///   Looks up a localized string similar to Extender control type &apos;{0}&apos; does not have any attributes of type &apos;{1}&apos;. Extender control types must have at least one attribute of type &apos;{1}&apos;..
2936         /// </summary>
2937         internal static string ScriptControlManager_NoTargetControlTypes {
2938             get {
2939                 return ResourceManager.GetString("ScriptControlManager_NoTargetControlTypes", resourceCulture);
2940             }
2941         }
2942 
2943         /// <summary>
2944         ///   Looks up a localized string similar to Extender controls may not be registered before PreRender..
2945         /// </summary>
2946         internal static string ScriptControlManager_RegisterExtenderControlTooEarly {
2947             get {
2948                 return ResourceManager.GetString("ScriptControlManager_RegisterExtenderControlTooEarly", resourceCulture);
2949             }
2950         }
2951 
2952         /// <summary>
2953         ///   Looks up a localized string similar to Extender controls may not be registered after PreRender..
2954         /// </summary>
2955         internal static string ScriptControlManager_RegisterExtenderControlTooLate {
2956             get {
2957                 return ResourceManager.GetString("ScriptControlManager_RegisterExtenderControlTooLate", resourceCulture);
2958             }
2959         }
2960 
2961         /// <summary>
2962         ///   Looks up a localized string similar to Script controls may not be registered before PreRender..
2963         /// </summary>
2964         internal static string ScriptControlManager_RegisterScriptControlTooEarly {
2965             get {
2966                 return ResourceManager.GetString("ScriptControlManager_RegisterScriptControlTooEarly", resourceCulture);
2967             }
2968         }
2969 
2970         /// <summary>
2971         ///   Looks up a localized string similar to Script controls may not be registered after PreRender..
2972         /// </summary>
2973         internal static string ScriptControlManager_RegisterScriptControlTooLate {
2974             get {
2975                 return ResourceManager.GetString("ScriptControlManager_RegisterScriptControlTooLate", resourceCulture);
2976             }
2977         }
2978 
2979         /// <summary>
2980         ///   Looks up a localized string similar to Script control &apos;{0}&apos; is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors()..
2981         /// </summary>
2982         internal static string ScriptControlManager_ScriptControlNotRegistered {
2983             get {
2984                 return ResourceManager.GetString("ScriptControlManager_ScriptControlNotRegistered", resourceCulture);
2985             }
2986         }
2987 
2988         /// <summary>
2989         ///   Looks up a localized string similar to Extender control &apos;{0}&apos; cannot extend &apos;{1}&apos;. Extender controls of type &apos;{2}&apos; cannot extend controls of type &apos;{3}&apos;..
2990         /// </summary>
2991         internal static string ScriptControlManager_TargetControlTypeInvalid {
2992             get {
2993                 return ResourceManager.GetString("ScriptControlManager_TargetControlTypeInvalid", resourceCulture);
2994             }
2995         }
2996 
2997         /// <summary>
2998         ///   Looks up a localized string similar to The assembly the Microsoft ASP.NET AJAX Framework scripts are embedded within..
2999         /// </summary>
3000         internal static string ScriptManager_AjaxFrameworkAssembly {
3001             get {
3002                 return ResourceManager.GetString("ScriptManager_AjaxFrameworkAssembly", resourceCulture);
3003             }
3004         }
3005 
3006         /// <summary>
3007         ///   Looks up a localized string similar to Indicates how Microsoft Ajax Framework scripts should be included on the page..
3008         /// </summary>
3009         internal static string ScriptManager_AjaxFrameworkMode {
3010             get {
3011                 return ResourceManager.GetString("ScriptManager_AjaxFrameworkMode", resourceCulture);
3012             }
3013         }
3014 
3015         /// <summary>
3016         ///   Looks up a localized string similar to Indicates whether custom error redirects will occur during an async postback..
3017         /// </summary>
3018         internal static string ScriptManager_AllowCustomErrorsRedirect {
3019             get {
3020                 return ResourceManager.GetString("ScriptManager_AllowCustomErrorsRedirect", resourceCulture);
3021             }
3022         }
3023 
3024         /// <summary>
3025         ///   Looks up a localized string similar to This event is raised to allow customization of the error message sent to the client during an async postback..
3026         /// </summary>
3027         internal static string ScriptManager_AsyncPostBackError {
3028             get {
3029                 return ResourceManager.GetString("ScriptManager_AsyncPostBackError", resourceCulture);
3030             }
3031         }
3032 
3033         /// <summary>
3034         ///   Looks up a localized string similar to The error message to be sent to the client when an unhandled exception occurs on the server. The property can be set declaratively in the page markup or during the ScriptManager&apos;s AsyncPostBackError event. If the value is empty the exception&apos;s message will be used..
3035         /// </summary>
3036         internal static string ScriptManager_AsyncPostBackErrorMessage {
3037             get {
3038                 return ResourceManager.GetString("ScriptManager_AsyncPostBackErrorMessage", resourceCulture);
3039             }
3040         }
3041 
3042         /// <summary>
3043         ///   Looks up a localized string similar to The page is performing an async postback but the ScriptManager.SupportsPartialRendering property is set to false. Ensure that the property is set to true during an async postback..
3044         /// </summary>
3045         internal static string ScriptManager_AsyncPostBackNotInPartialRenderingMode {
3046             get {
3047                 return ResourceManager.GetString("ScriptManager_AsyncPostBackNotInPartialRenderingMode", resourceCulture);
3048             }
3049         }
3050 
3051         /// <summary>
3052         ///   Looks up a localized string similar to The timeout period in seconds for async postbacks. A value of zero indicates no timeout..
3053         /// </summary>
3054         internal static string ScriptManager_AsyncPostBackTimeout {
3055             get {
3056                 return ResourceManager.GetString("ScriptManager_AsyncPostBackTimeout", resourceCulture);
3057             }
3058         }
3059 
3060         /// <summary>
3061         ///   Looks up a localized string similar to Contains preferences for the client side authentication service..
3062         /// </summary>
3063         internal static string ScriptManager_AuthenticationService {
3064             get {
3065                 return ResourceManager.GetString("ScriptManager_AuthenticationService", resourceCulture);
3066             }
3067         }
3068 
3069         /// <summary>
3070         ///   Looks up a localized string similar to A history point can only be created during an asynchronous postback..
3071         /// </summary>
3072         internal static string ScriptManager_CannotAddHistoryPointOutsideOfAsyncPostBack {
3073             get {
3074                 return ResourceManager.GetString("ScriptManager_CannotAddHistoryPointOutsideOfAsyncPostBack", resourceCulture);
3075             }
3076         }
3077 
3078         /// <summary>
3079         ///   Looks up a localized string similar to A history point can only be added if EnableHistory is set to true..
3080         /// </summary>
3081         internal static string ScriptManager_CannotAddHistoryPointWithHistoryDisabled {
3082             get {
3083                 return ResourceManager.GetString("ScriptManager_CannotAddHistoryPointWithHistoryDisabled", resourceCulture);
3084             }
3085         }
3086 
3087         /// <summary>
3088         ///   Looks up a localized string similar to TheAjaxFrameworkMode property cannot be changed after the Init event..
3089         /// </summary>
3090         internal static string ScriptManager_CannotChangeAjaxFrameworkMode {
3091             get {
3092                 return ResourceManager.GetString("ScriptManager_CannotChangeAjaxFrameworkMode", resourceCulture);
3093             }
3094         }
3095 
3096         /// <summary>
3097         ///   Looks up a localized string similar to The EnableCdn property cannot be changed after the PreRender event..
3098         /// </summary>
3099         internal static string ScriptManager_CannotChangeEnableCdn {
3100             get {
3101                 return ResourceManager.GetString("ScriptManager_CannotChangeEnableCdn", resourceCulture);
3102             }
3103         }
3104 
3105         /// <summary>
3106         ///   Looks up a localized string similar to The EnableCdnFallback property cannot be changed after the PreRender event..
3107         /// </summary>
3108         internal static string ScriptManager_CannotChangeEnableCdnFallback {
3109             get {
3110                 return ResourceManager.GetString("ScriptManager_CannotChangeEnableCdnFallback", resourceCulture);
3111             }
3112         }
3113 
3114         /// <summary>
3115         ///   Looks up a localized string similar to The EnableHistory property cannot be changed after the Init event..
3116         /// </summary>
3117         internal static string ScriptManager_CannotChangeEnableHistory {
3118             get {
3119                 return ResourceManager.GetString("ScriptManager_CannotChangeEnableHistory", resourceCulture);
3120             }
3121         }
3122 
3123         /// <summary>
3124         ///   Looks up a localized string similar to The EnablePartialRendering property cannot be changed after the Init event..
3125         /// </summary>
3126         internal static string ScriptManager_CannotChangeEnablePartialRendering {
3127             get {
3128                 return ResourceManager.GetString("ScriptManager_CannotChangeEnablePartialRendering", resourceCulture);
3129             }
3130         }
3131 
3132         /// <summary>
3133         ///   Looks up a localized string similar to The EnableScriptGlobalization property cannot be changed during async postbacks or after the Init event..
3134         /// </summary>
3135         internal static string ScriptManager_CannotChangeEnableScriptGlobalization {
3136             get {
3137                 return ResourceManager.GetString("ScriptManager_CannotChangeEnableScriptGlobalization", resourceCulture);
3138             }
3139         }
3140 
3141         /// <summary>
3142         ///   Looks up a localized string similar to The SupportsPartialRendering property cannot be changed after the Init event..
3143         /// </summary>
3144         internal static string ScriptManager_CannotChangeSupportsPartialRendering {
3145             get {
3146                 return ResourceManager.GetString("ScriptManager_CannotChangeSupportsPartialRendering", resourceCulture);
3147             }
3148         }
3149 
3150         /// <summary>
3151         ///   Looks up a localized string similar to Control with ID &apos;{0}&apos; cannot be registered through both RegisterAsyncPostBackControl and RegisterPostBackControl. This can happen if you have conflicting triggers associated with the target control..
3152         /// </summary>
3153         internal static string ScriptManager_CannotRegisterBothPostBacks {
3154             get {
3155                 return ResourceManager.GetString("ScriptManager_CannotRegisterBothPostBacks", resourceCulture);
3156             }
3157         }
3158 
3159         /// <summary>
3160         ///   Looks up a localized string similar to A script reference cannot be included multiple times in composite script references..
3161         /// </summary>
3162         internal static string ScriptManager_CannotRegisterScriptInMultipleCompositeReferences {
3163             get {
3164                 return ResourceManager.GetString("ScriptManager_CannotRegisterScriptInMultipleCompositeReferences", resourceCulture);
3165             }
3166         }
3167 
3168         /// <summary>
3169         ///   Looks up a localized string similar to The SupportsPartialRendering property cannot be set when EnablePartialRendering is false..
3170         /// </summary>
3171         internal static string ScriptManager_CannotSetSupportsPartialRenderingWhenDisabled {
3172             get {
3173                 return ResourceManager.GetString("ScriptManager_CannotSetSupportsPartialRenderingWhenDisabled", resourceCulture);
3174             }
3175         }
3176 
3177         /// <summary>
3178         ///   Looks up a localized string similar to Specifies a client-side event handler name for the navigate event..
3179         /// </summary>
3180         internal static string ScriptManager_ClientNavigateHandler {
3181             get {
3182                 return ResourceManager.GetString("ScriptManager_ClientNavigateHandler", resourceCulture);
3183             }
3184         }
3185 
3186         /// <summary>
3187         ///   Looks up a localized string similar to Enables the composition of individual script references into one to minimize the number of requests to the server..
3188         /// </summary>
3189         internal static string ScriptManager_CompositeScript {
3190             get {
3191                 return ResourceManager.GetString("ScriptManager_CompositeScript", resourceCulture);
3192             }
3193         }
3194 
3195         /// <summary>
3196         ///   Looks up a localized string similar to The URL of an empty page that will be used to manage history on Internet Explorer. The script manager uses a built-in, resource-based page if this property is unspecified..
3197         /// </summary>
3198         internal static string ScriptManager_EmptyPageUrl {
3199             get {
3200                 return ResourceManager.GetString("ScriptManager_EmptyPageUrl", resourceCulture);
3201             }
3202         }
3203 
3204         /// <summary>
3205         ///   Looks up a localized string similar to Enables ScriptManager to load scripts from a content delivery network when available..
3206         /// </summary>
3207         internal static string ScriptManager_EnableCdn {
3208             get {
3209                 return ResourceManager.GetString("ScriptManager_EnableCdn", resourceCulture);
3210             }
3211         }
3212 
3213         /// <summary>
3214         ///   Looks up a localized string similar to Enables ScriptManager to load scripts locally when the content delivery network is unavailable..
3215         /// </summary>
3216         internal static string ScriptManager_EnableCdnFallback {
3217             get {
3218                 return ResourceManager.GetString("ScriptManager_EnableCdnFallback", resourceCulture);
3219             }
3220         }
3221 
3222         /// <summary>
3223         ///   Looks up a localized string similar to Enables ScriptManager to manage browser history on supported browsers..
3224         /// </summary>
3225         internal static string ScriptManager_EnableHistory {
3226             get {
3227                 return ResourceManager.GetString("ScriptManager_EnableHistory", resourceCulture);
3228             }
3229         }
3230 
3231         /// <summary>
3232         ///   Looks up a localized string similar to Enables page methods..
3233         /// </summary>
3234         internal static string ScriptManager_EnablePageMethods {
3235             get {
3236                 return ResourceManager.GetString("ScriptManager_EnablePageMethods", resourceCulture);
3237             }
3238         }
3239 
3240         /// <summary>
3241         ///   Looks up a localized string similar to Enables asynchronous postbacks for the UpdatePanel control on supported browsers. To override the default browser support detection you can set the SupportsPartialRendering property..
3242         /// </summary>
3243         internal static string ScriptManager_EnablePartialRendering {
3244             get {
3245                 return ResourceManager.GetString("ScriptManager_EnablePartialRendering", resourceCulture);
3246             }
3247         }
3248 
3249         /// <summary>
3250         ///   Looks up a localized string similar to Enables ScriptManager to add client-side globalization information to the page for the current culture..
3251         /// </summary>
3252         internal static string ScriptManager_EnableScriptGlobalization {
3253             get {
3254                 return ResourceManager.GetString("ScriptManager_EnableScriptGlobalization", resourceCulture);
3255             }
3256         }
3257 
3258         /// <summary>
3259         ///   Looks up a localized string similar to Enables ScriptManager to generate localized versions of script files if they are available..
3260         /// </summary>
3261         internal static string ScriptManager_EnableScriptLocalization {
3262             get {
3263                 return ResourceManager.GetString("ScriptManager_EnableScriptLocalization", resourceCulture);
3264             }
3265         }
3266 
3267         /// <summary>
3268         ///   Looks up a localized string similar to When true, the server-side history state is hashed using the same settings as ViewState. When false, the server history state is a clear-text string dictionary that can be modified by the end user by modifying the url..
3269         /// </summary>
3270         internal static string ScriptManager_EnableSecureHistoryState {
3271             get {
3272                 return ResourceManager.GetString("ScriptManager_EnableSecureHistoryState", resourceCulture);
3273             }
3274         }
3275 
3276         /// <summary>
3277         ///   Looks up a localized string similar to ASP.NET Ajax client-side framework failed to load..
3278         /// </summary>
3279         internal static string ScriptManager_FrameworkFailedToLoad {
3280             get {
3281                 return ResourceManager.GetString("ScriptManager_FrameworkFailedToLoad", resourceCulture);
3282             }
3283         }
3284 
3285         /// <summary>
3286         ///   Looks up a localized string similar to Control with ID &apos;{0}&apos; being registered through RegisterAsyncPostBackControl or RegisterPostBackControl must implement either INamingContainer, IPostBackDataHandler, or IPostBackEventHandler..
3287         /// </summary>
3288         internal static string ScriptManager_InvalidControlRegistration {
3289             get {
3290                 return ResourceManager.GetString("ScriptManager_InvalidControlRegistration", resourceCulture);
3291             }
3292         }
3293 
3294         /// <summary>
3295         ///   Looks up a localized string similar to Specifies that script references should be loaded before the UI is rendered in the browser..
3296         /// </summary>
3297         internal static string ScriptManager_LoadScriptsBeforeUI {
3298             get {
3299                 return ResourceManager.GetString("ScriptManager_LoadScriptsBeforeUI", resourceCulture);
3300             }
3301         }
3302 
3303         /// <summary>
3304         ///   Looks up a localized string similar to The assembly &apos;{0}&apos; is not a supported version of an ASP.NET AJAX Framework assembly. Make sure that the application references a version greater than &apos;{1}&apos; of an ASP.NET AJAX Framework assembly..
3305         /// </summary>
3306         internal static string ScriptManager_MustHaveGreaterVersion {
3307             get {
3308                 return ResourceManager.GetString("ScriptManager_MustHaveGreaterVersion", resourceCulture);
3309             }
3310         }
3311 
3312         /// <summary>
3313         ///   Looks up a localized string similar to This event is raised during asynchronous postbacks when the server-side history state changes..
3314         /// </summary>
3315         internal static string ScriptManager_Navigate {
3316             get {
3317                 return ResourceManager.GetString("ScriptManager_Navigate", resourceCulture);
3318             }
3319         }
3320 
3321         /// <summary>
3322         ///   Looks up a localized string similar to Only one instance of a ScriptManager can be added to the page..
3323         /// </summary>
3324         internal static string ScriptManager_OnlyOneScriptManager {
3325             get {
3326                 return ResourceManager.GetString("ScriptManager_OnlyOneScriptManager", resourceCulture);
3327             }
3328         }
3329 
3330         /// <summary>
3331         ///   Looks up a localized string similar to Untitled Page.
3332         /// </summary>
3333         internal static string ScriptManager_PageUntitled {
3334             get {
3335                 return ResourceManager.GetString("ScriptManager_PageUntitled", resourceCulture);
3336             }
3337         }
3338 
3339         /// <summary>
3340         ///   Looks up a localized string similar to Contains preferences for the client side profile service..
3341         /// </summary>
3342         internal static string ScriptManager_ProfileService {
3343             get {
3344                 return ResourceManager.GetString("ScriptManager_ProfileService", resourceCulture);
3345             }
3346         }
3347 
3348         /// <summary>
3349         ///   Looks up a localized string similar to This event is raised to allow modifications to composite script references before they are rendered..
3350         /// </summary>
3351         internal static string ScriptManager_ResolveCompositeScriptReference {
3352             get {
3353                 return ResourceManager.GetString("ScriptManager_ResolveCompositeScriptReference", resourceCulture);
3354             }
3355         }
3356 
3357         /// <summary>
3358         ///   Looks up a localized string similar to This event is raised to allow modifications to script references before they are rendered..
3359         /// </summary>
3360         internal static string ScriptManager_ResolveScriptReference {
3361             get {
3362                 return ResourceManager.GetString("ScriptManager_ResolveScriptReference", resourceCulture);
3363             }
3364         }
3365 
3366         /// <summary>
3367         ///   Looks up a localized string similar to Contains preferences for the client side authentication service..
3368         /// </summary>
3369         internal static string ScriptManager_RoleService {
3370             get {
3371                 return ResourceManager.GetString("ScriptManager_RoleService", resourceCulture);
3372             }
3373         }
3374 
3375         /// <summary>
3376         ///   Looks up a localized string similar to Indicates the type of scripts to load when more than one type is available..
3377         /// </summary>
3378         internal static string ScriptManager_ScriptMode {
3379             get {
3380                 return ResourceManager.GetString("ScriptManager_ScriptMode", resourceCulture);
3381             }
3382         }
3383 
3384         /// <summary>
3385         ///   Looks up a localized string similar to Specifies that scripts should be loaded from this path instead of from assembly web resources..
3386         /// </summary>
3387         internal static string ScriptManager_ScriptPath {
3388             get {
3389                 return ResourceManager.GetString("ScriptManager_ScriptPath", resourceCulture);
3390             }
3391         }
3392 
3393         /// <summary>
3394         ///   Looks up a localized string similar to A collection of script references that the ScriptManager should include in the page. The Scripts collections on the ScriptManager and ScriptManagerProxy controls are merged at runtime..
3395         /// </summary>
3396         internal static string ScriptManager_Scripts {
3397             get {
3398                 return ResourceManager.GetString("ScriptManager_Scripts", resourceCulture);
3399             }
3400         }
3401 
3402         /// <summary>
3403         ///   Looks up a localized string similar to A collection of service references that the ScriptManager should include in the page. The Services collections on the ScriptManager and ScriptManagerProxy controls are merged at runtime..
3404         /// </summary>
3405         internal static string ScriptManager_Services {
3406             get {
3407                 return ResourceManager.GetString("ScriptManager_Services", resourceCulture);
3408             }
3409         }
3410 
3411         /// <summary>
3412         ///   Looks up a localized string similar to Cannot unregister UpdatePanel with ID &apos;{0}&apos; since it was not registered with the ScriptManager. This might occur if the UpdatePanel was removed from the control tree and later added again, which is not supported..
3413         /// </summary>
3414         internal static string ScriptManager_UpdatePanelNotRegistered {
3415             get {
3416                 return ResourceManager.GetString("ScriptManager_UpdatePanelNotRegistered", resourceCulture);
3417             }
3418         }
3419 
3420         /// <summary>
3421         ///   Looks up a localized string similar to The assembly that contains the script as a web resource..
3422         /// </summary>
3423         internal static string ScriptReference_Assembly {
3424             get {
3425                 return ResourceManager.GetString("ScriptReference_Assembly", resourceCulture);
3426             }
3427         }
3428 
3429         /// <summary>
3430         ///   Looks up a localized string similar to Assembly cannot be defined without Name..
3431         /// </summary>
3432         internal static string ScriptReference_AssemblyRequiresName {
3433             get {
3434                 return ResourceManager.GetString("ScriptReference_AssemblyRequiresName", resourceCulture);
3435             }
3436         }
3437 
3438         /// <summary>
3439         ///   Looks up a localized string similar to Indicates whether this script reference should ignore the ScriptManager.ScriptPath property..
3440         /// </summary>
3441         internal static string ScriptReference_IgnoreScriptPath {
3442             get {
3443                 return ResourceManager.GetString("ScriptReference_IgnoreScriptPath", resourceCulture);
3444             }
3445         }
3446 
3447         /// <summary>
3448         ///   Looks up a localized string similar to &apos;{0}&apos; is not a valid script name.  The name must end in &apos;.js&apos;..
3449         /// </summary>
3450         internal static string ScriptReference_InvalidReleaseScriptName {
3451             get {
3452                 return ResourceManager.GetString("ScriptReference_InvalidReleaseScriptName", resourceCulture);
3453             }
3454         }
3455 
3456         /// <summary>
3457         ///   Looks up a localized string similar to &apos;{0}&apos; is not a valid script path.  The path must end in &apos;.js&apos;..
3458         /// </summary>
3459         internal static string ScriptReference_InvalidReleaseScriptPath {
3460             get {
3461                 return ResourceManager.GetString("ScriptReference_InvalidReleaseScriptPath", resourceCulture);
3462             }
3463         }
3464 
3465         /// <summary>
3466         ///   Looks up a localized string similar to The name of the web resource..
3467         /// </summary>
3468         internal static string ScriptReference_Name {
3469             get {
3470                 return ResourceManager.GetString("ScriptReference_Name", resourceCulture);
3471             }
3472         }
3473 
3474         /// <summary>
3475         ///   Looks up a localized string similar to Name and Path cannot both be empty..
3476         /// </summary>
3477         internal static string ScriptReference_NameAndPathCannotBeEmpty {
3478             get {
3479                 return ResourceManager.GetString("ScriptReference_NameAndPathCannotBeEmpty", resourceCulture);
3480             }
3481         }
3482 
3483         /// <summary>
3484         ///   Looks up a localized string similar to Specifies if the script resource loader should automatically append a script loaded notification statement..
3485         /// </summary>
3486         internal static string ScriptReference_NotifyScriptLoaded {
3487             get {
3488                 return ResourceManager.GetString("ScriptReference_NotifyScriptLoaded", resourceCulture);
3489             }
3490         }
3491 
3492         /// <summary>
3493         ///   Looks up a localized string similar to The path to the script..
3494         /// </summary>
3495         internal static string ScriptReference_Path {
3496             get {
3497                 return ResourceManager.GetString("ScriptReference_Path", resourceCulture);
3498             }
3499         }
3500 
3501         /// <summary>
3502         ///   Looks up a localized string similar to The requested script resource &apos;{0}&apos; requires version &apos;{1}&apos; of the ASP.NET AJAX Framework. To use this resource, make sure that the application references version &apos;{1}&apos;..
3503         /// </summary>
3504         internal static string ScriptReference_ResourceRequiresAjaxAssembly {
3505             get {
3506                 return ResourceManager.GetString("ScriptReference_ResourceRequiresAjaxAssembly", resourceCulture);
3507             }
3508         }
3509 
3510         /// <summary>
3511         ///   Looks up a localized string similar to A comma-delimited string of valid UI cultures supported by the path. ResourceUICultures is only valid with Path..
3512         /// </summary>
3513         internal static string ScriptReference_ResourceUICultures {
3514             get {
3515                 return ResourceManager.GetString("ScriptReference_ResourceUICultures", resourceCulture);
3516             }
3517         }
3518 
3519         /// <summary>
3520         ///   Looks up a localized string similar to Specifies the algorithm for choosing between the debug and release scripts..
3521         /// </summary>
3522         internal static string ScriptReference_ScriptMode {
3523             get {
3524                 return ResourceManager.GetString("ScriptReference_ScriptMode", resourceCulture);
3525             }
3526         }
3527 
3528         /// <summary>
3529         ///   Looks up a localized string similar to The control must be in the control tree of a page..
3530         /// </summary>
3531         internal static string ScriptRegistrationManager_ControlNotOnPage {
3532             get {
3533                 return ResourceManager.GetString("ScriptRegistrationManager_ControlNotOnPage", resourceCulture);
3534             }
3535         }
3536 
3537         /// <summary>
3538         ///   Looks up a localized string similar to The script tag registered for type &apos;{0}&apos; and key &apos;{1}&apos; has invalid characters outside of the script tags: {2}. Only properly formatted script tags can be registered..
3539         /// </summary>
3540         internal static string ScriptRegistrationManager_InvalidChars {
3541             get {
3542                 return ResourceManager.GetString("ScriptRegistrationManager_InvalidChars", resourceCulture);
3543             }
3544         }
3545 
3546         /// <summary>
3547         ///   Looks up a localized string similar to The script tag registered for type &apos;{0}&apos; and key &apos;{1}&apos; is missing a matching close tag..
3548         /// </summary>
3549         internal static string ScriptRegistrationManager_NoCloseTag {
3550             get {
3551                 return ResourceManager.GetString("ScriptRegistrationManager_NoCloseTag", resourceCulture);
3552             }
3553         }
3554 
3555         /// <summary>
3556         ///   Looks up a localized string similar to The script tag registered for type &apos;{0}&apos; and key &apos;{1}&apos; does not contain any valid script tags..
3557         /// </summary>
3558         internal static string ScriptRegistrationManager_NoTags {
3559             get {
3560                 return ResourceManager.GetString("ScriptRegistrationManager_NoTags", resourceCulture);
3561             }
3562         }
3563 
3564         /// <summary>
3565         ///   Looks up a localized string similar to Invalid path mapping &apos;{0}&apos;. A path in a ScriptResourceDefinition must be a non-relative virtual path or an encoded absolute URI..
3566         /// </summary>
3567         internal static string ScriptResourceDefinition_InvalidPath {
3568             get {
3569                 return ResourceManager.GetString("ScriptResourceDefinition_InvalidPath", resourceCulture);
3570             }
3571         }
3572 
3573         /// <summary>
3574         ///   Looks up a localized string similar to ResourceName and Path cannot both be empty..
3575         /// </summary>
3576         internal static string ScriptResourceDefinition_NameAndPathCannotBeEmpty {
3577             get {
3578                 return ResourceManager.GetString("ScriptResourceDefinition_NameAndPathCannotBeEmpty", resourceCulture);
3579             }
3580         }
3581 
3582         /// <summary>
3583         ///   Looks up a localized string similar to More than one ScriptResourceAttribute points to script &apos;{0}&apos; in assembly &apos;{1}&apos;..
3584         /// </summary>
3585         internal static string ScriptResourceHandler_DuplicateScriptResources {
3586             get {
3587                 return ResourceManager.GetString("ScriptResourceHandler_DuplicateScriptResources", resourceCulture);
3588             }
3589         }
3590 
3591         /// <summary>
3592         ///   Looks up a localized string similar to This is an invalid script resource request..
3593         /// </summary>
3594         internal static string ScriptResourceHandler_InvalidRequest {
3595             get {
3596                 return ResourceManager.GetString("ScriptResourceHandler_InvalidRequest", resourceCulture);
3597             }
3598         }
3599 
3600         /// <summary>
3601         ///   Looks up a localized string similar to The resource URL cannot be longer than {0} characters. If using a CompositeScriptReference, reduce the number of ScriptReferences it contains, or combine them into a single static file and set the Path property to the location of it..
3602         /// </summary>
3603         internal static string ScriptResourceHandler_ResourceUrlTooLong {
3604             get {
3605                 return ResourceManager.GetString("ScriptResourceHandler_ResourceUrlTooLong", resourceCulture);
3606             }
3607         }
3608 
3609         /// <summary>
3610         ///   Looks up a localized string similar to The type names for the debug and release versions of resource {0} don&apos;t match..
3611         /// </summary>
3612         internal static string ScriptResourceHandler_TypeNameMismatch {
3613             get {
3614                 return ResourceManager.GetString("ScriptResourceHandler_TypeNameMismatch", resourceCulture);
3615             }
3616         }
3617 
3618         /// <summary>
3619         ///   Looks up a localized string similar to Web resource &apos;{0}&apos; was not found..
3620         /// </summary>
3621         internal static string ScriptResourceHandler_UnknownResource {
3622             get {
3623                 return ResourceManager.GetString("ScriptResourceHandler_UnknownResource", resourceCulture);
3624             }
3625         }
3626 
3627         /// <summary>
3628         ///   Looks up a localized string similar to A search parameter is required..
3629         /// </summary>
3630         internal static string SearchExpression_ParameterRequired {
3631             get {
3632                 return ResourceManager.GetString("SearchExpression_ParameterRequired", resourceCulture);
3633             }
3634         }
3635 
3636         /// <summary>
3637         ///   Looks up a localized string similar to Indicates whether this service reference should have its proxy script rendered inline in the page..
3638         /// </summary>
3639         internal static string ServiceReference_InlineScript {
3640             get {
3641                 return ResourceManager.GetString("ServiceReference_InlineScript", resourceCulture);
3642             }
3643         }
3644 
3645         /// <summary>
3646         ///   Looks up a localized string similar to The path to the service being referenced..
3647         /// </summary>
3648         internal static string ServiceReference_Path {
3649             get {
3650                 return ResourceManager.GetString("ServiceReference_Path", resourceCulture);
3651             }
3652         }
3653 
3654         /// <summary>
3655         ///   Looks up a localized string similar to Path cannot be empty..
3656         /// </summary>
3657         internal static string ServiceReference_PathCannotBeEmpty {
3658             get {
3659                 return ResourceManager.GetString("ServiceReference_PathCannotBeEmpty", resourceCulture);
3660             }
3661         }
3662 
3663         /// <summary>
3664         ///   Looks up a localized string similar to The serviceUri configuration setting was not found..
3665         /// </summary>
3666         internal static string ServiceUriNotFound {
3667             get {
3668                 return ResourceManager.GetString("ServiceUriNotFound", resourceCulture);
3669             }
3670         }
3671 
3672         /// <summary>
3673         ///   Looks up a localized string similar to Unable to connect to the Microsoft SQL Everywhere Service using the specified connection string. Make sure that Microsoft SQL Server Everywhere is correctly installed on this computer..
3674         /// </summary>
3675         internal static string SqlHelper_SqlEverywhereNotInstalled {
3676             get {
3677                 return ResourceManager.GetString("SqlHelper_SqlEverywhereNotInstalled", resourceCulture);
3678             }
3679         }
3680 
3681         /// <summary>
3682         ///   Looks up a localized string similar to Fires when an event is generated within the pager field..
3683         /// </summary>
3684         internal static string TemplatePagerField_OnPagerCommand {
3685             get {
3686                 return ResourceManager.GetString("TemplatePagerField_OnPagerCommand", resourceCulture);
3687             }
3688         }
3689 
3690         /// <summary>
3691         ///   Looks up a localized string similar to The template used in the pager field..
3692         /// </summary>
3693         internal static string TemplatePagerField_PagerTemplate {
3694             get {
3695                 return ResourceManager.GetString("TemplatePagerField_PagerTemplate", resourceCulture);
3696             }
3697         }
3698 
3699         /// <summary>
3700         ///   Looks up a localized string similar to The TemplatePagerField raised event {0} which wasn&apos;t handled..
3701         /// </summary>
3702         internal static string TemplatePagerField_UnhandledEvent {
3703             get {
3704                 return ResourceManager.GetString("TemplatePagerField_UnhandledEvent", resourceCulture);
3705             }
3706         }
3707 
3708         /// <summary>
3709         ///   Looks up a localized string similar to The interval must be greater than zero..
3710         /// </summary>
3711         internal static string Timer_IntervalMustBeGreaterThanZero {
3712             get {
3713                 return ResourceManager.GetString("Timer_IntervalMustBeGreaterThanZero", resourceCulture);
3714             }
3715         }
3716 
3717         /// <summary>
3718         ///   Looks up a localized string similar to Enables raising of Tick events..
3719         /// </summary>
3720         internal static string Timer_TimerEnable {
3721             get {
3722                 return ResourceManager.GetString("Timer_TimerEnable", resourceCulture);
3723             }
3724         }
3725 
3726         /// <summary>
3727         ///   Looks up a localized string similar to The duration between Tick events in milliseconds..
3728         /// </summary>
3729         internal static string Timer_TimerInterval {
3730             get {
3731                 return ResourceManager.GetString("Timer_TimerInterval", resourceCulture);
3732             }
3733         }
3734 
3735         /// <summary>
3736         ///   Looks up a localized string similar to Occurs whenever the specified interval time elapses..
3737         /// </summary>
3738         internal static string Timer_TimerTick {
3739             get {
3740                 return ResourceManager.GetString("Timer_TimerTick", resourceCulture);
3741             }
3742         }
3743 
3744         /// <summary>
3745         ///   Looks up a localized string similar to An unhandled exception has occurred..
3746         /// </summary>
3747         internal static string UnhandledExceptionEventLogMessage {
3748             get {
3749                 return ResourceManager.GetString("UnhandledExceptionEventLogMessage", resourceCulture);
3750             }
3751         }
3752 
3753         /// <summary>
3754         ///   Looks up a localized string similar to The Controls property of UpdatePanel with ID &apos;{0}&apos; cannot be modified directly. To change the contents of the UpdatePanel modify the child controls of the ContentTemplateContainer property..
3755         /// </summary>
3756         internal static string UpdatePanel_CannotModifyControlCollection {
3757             get {
3758                 return ResourceManager.GetString("UpdatePanel_CannotModifyControlCollection", resourceCulture);
3759             }
3760         }
3761 
3762         /// <summary>
3763         ///   Looks up a localized string similar to The ContentTemplate of UpdatePanel with ID &apos;{0}&apos; cannot be changed after it has been instantiated..
3764         /// </summary>
3765         internal static string UpdatePanel_CannotSetContentTemplate {
3766             get {
3767                 return ResourceManager.GetString("UpdatePanel_CannotSetContentTemplate", resourceCulture);
3768             }
3769         }
3770 
3771         /// <summary>
3772         ///   Looks up a localized string similar to Indicates whether postbacks coming from the UpdatePanel&apos;s child controls will cause the UpdatePanel to refresh..
3773         /// </summary>
3774         internal static string UpdatePanel_ChildrenAsTriggers {
3775             get {
3776                 return ResourceManager.GetString("UpdatePanel_ChildrenAsTriggers", resourceCulture);
3777             }
3778         }
3779 
3780         /// <summary>
3781         ///   Looks up a localized string similar to ChildrenAsTriggers cannot be set to false when UpdateMode is set to Always on UpdatePanel &apos;{0}&apos;..
3782         /// </summary>
3783         internal static string UpdatePanel_ChildrenTriggersAndUpdateAlways {
3784             get {
3785                 return ResourceManager.GetString("UpdatePanel_ChildrenTriggersAndUpdateAlways", resourceCulture);
3786             }
3787         }
3788 
3789         /// <summary>
3790         ///   Looks up a localized string similar to Indicates whether the UpdatePanel should render as a block tag (&lt;div&gt;) or an inline tag (&lt;span&gt;)..
3791         /// </summary>
3792         internal static string UpdatePanel_RenderMode {
3793             get {
3794                 return ResourceManager.GetString("UpdatePanel_RenderMode", resourceCulture);
3795             }
3796         }
3797 
3798         /// <summary>
3799         ///   Looks up a localized string similar to SetPartialRenderingMode can only be called once..
3800         /// </summary>
3801         internal static string UpdatePanel_SetPartialRenderingModeCalledOnce {
3802             get {
3803                 return ResourceManager.GetString("UpdatePanel_SetPartialRenderingModeCalledOnce", resourceCulture);
3804             }
3805         }
3806 
3807         /// <summary>
3808         ///   Looks up a localized string similar to A collection of triggers that can cause the UpdatePanel to be updated..
3809         /// </summary>
3810         internal static string UpdatePanel_Triggers {
3811             get {
3812                 return ResourceManager.GetString("UpdatePanel_Triggers", resourceCulture);
3813             }
3814         }
3815 
3816         /// <summary>
3817         ///   Looks up a localized string similar to The Update method can only be called on UpdatePanel with ID &apos;{0}&apos; when UpdateMode is set to Conditional..
3818         /// </summary>
3819         internal static string UpdatePanel_UpdateConditional {
3820             get {
3821                 return ResourceManager.GetString("UpdatePanel_UpdateConditional", resourceCulture);
3822             }
3823         }
3824 
3825         /// <summary>
3826         ///   Looks up a localized string similar to Indicates whether the UpdatePanel will refresh on every asynchronous postback or only as the result of a specific action, such as a call to UpdatePanel.Update()..
3827         /// </summary>
3828         internal static string UpdatePanel_UpdateMode {
3829             get {
3830                 return ResourceManager.GetString("UpdatePanel_UpdateMode", resourceCulture);
3831             }
3832         }
3833 
3834         /// <summary>
3835         ///   Looks up a localized string similar to The Update method can only be called on UpdatePanel with ID &apos;{0}&apos; before Render..
3836         /// </summary>
3837         internal static string UpdatePanel_UpdateTooLate {
3838             get {
3839                 return ResourceManager.GetString("UpdatePanel_UpdateTooLate", resourceCulture);
3840             }
3841         }
3842 
3843         /// <summary>
3844         ///   Looks up a localized string similar to The trigger&apos;s target control ID..
3845         /// </summary>
3846         internal static string UpdatePanelControlTrigger_ControlID {
3847             get {
3848                 return ResourceManager.GetString("UpdatePanelControlTrigger_ControlID", resourceCulture);
3849             }
3850         }
3851 
3852         /// <summary>
3853         ///   Looks up a localized string similar to A control with ID &apos;{0}&apos; could not be found for the trigger in UpdatePanel &apos;{1}&apos;..
3854         /// </summary>
3855         internal static string UpdatePanelControlTrigger_ControlNotFound {
3856             get {
3857                 return ResourceManager.GetString("UpdatePanelControlTrigger_ControlNotFound", resourceCulture);
3858             }
3859         }
3860 
3861         /// <summary>
3862         ///   Looks up a localized string similar to The ControlID property must be set on the trigger in UpdatePanel &apos;{0}&apos;..
3863         /// </summary>
3864         internal static string UpdatePanelControlTrigger_NoControlID {
3865             get {
3866                 return ResourceManager.GetString("UpdatePanelControlTrigger_NoControlID", resourceCulture);
3867             }
3868         }
3869 
3870         /// <summary>
3871         ///   Looks up a localized string similar to UpdatePanel that this UpdateProgress is associated with..
3872         /// </summary>
3873         internal static string UpdateProgress_AssociatedUpdatePanelID {
3874             get {
3875                 return ResourceManager.GetString("UpdateProgress_AssociatedUpdatePanelID", resourceCulture);
3876             }
3877         }
3878 
3879         /// <summary>
3880         ///   Looks up a localized string similar to Time in ms after which the ProgressTemplate is displayed..
3881         /// </summary>
3882         internal static string UpdateProgress_DisplayAfter {
3883             get {
3884                 return ResourceManager.GetString("UpdateProgress_DisplayAfter", resourceCulture);
3885             }
3886         }
3887 
3888         /// <summary>
3889         ///   Looks up a localized string similar to DisplayAfter must be a non negative integer..
3890         /// </summary>
3891         internal static string UpdateProgress_DisplayAfterInvalid {
3892             get {
3893                 return ResourceManager.GetString("UpdateProgress_DisplayAfterInvalid", resourceCulture);
3894             }
3895         }
3896 
3897         /// <summary>
3898         ///   Looks up a localized string similar to Determines whether the progress template is dynamically rendered..
3899         /// </summary>
3900         internal static string UpdateProgress_DynamicLayout {
3901             get {
3902                 return ResourceManager.GetString("UpdateProgress_DynamicLayout", resourceCulture);
3903             }
3904         }
3905 
3906         /// <summary>
3907         ///   Looks up a localized string similar to No UpdatePanel found for AssociatedUpdatePanelID &apos;{0}&apos;..
3908         /// </summary>
3909         internal static string UpdateProgress_NoUpdatePanel {
3910             get {
3911                 return ResourceManager.GetString("UpdateProgress_NoUpdatePanel", resourceCulture);
3912             }
3913         }
3914 
3915         /// <summary>
3916         ///   Looks up a localized string similar to ProgressTemplate which is displayed during async postbacks..
3917         /// </summary>
3918         internal static string UpdateProgress_ProgressTemplate {
3919             get {
3920                 return ResourceManager.GetString("UpdateProgress_ProgressTemplate", resourceCulture);
3921             }
3922         }
3923 
3924         /// <summary>
3925         ///   Looks up a localized string similar to You must log on to call this method..
3926         /// </summary>
3927         internal static string UserIsNotAuthenticated {
3928             get {
3929                 return ResourceManager.GetString("UserIsNotAuthenticated", resourceCulture);
3930             }
3931         }
3932 
3933         /// <summary>
3934         ///   Looks up a localized string similar to Assembly &apos;{0}&apos; does not contain a Web resource with name &apos;{1}&apos;.  Setting the ScriptReference.ScriptMode property to ScriptMode.Auto or ScriptMode.Release will cause the release script to be used..
3935         /// </summary>
3936         internal static string WebResourceUtil_AssemblyDoesNotContainDebugWebResource {
3937             get {
3938                 return ResourceManager.GetString("WebResourceUtil_AssemblyDoesNotContainDebugWebResource", resourceCulture);
3939             }
3940         }
3941 
3942         /// <summary>
3943         ///   Looks up a localized string similar to Assembly &apos;{0}&apos; contains a Web resource with name &apos;{1}&apos;, but does not contain an embedded resource with name &apos;{1}&apos;..
3944         /// </summary>
3945         internal static string WebResourceUtil_AssemblyDoesNotContainEmbeddedResource {
3946             get {
3947                 return ResourceManager.GetString("WebResourceUtil_AssemblyDoesNotContainEmbeddedResource", resourceCulture);
3948             }
3949         }
3950 
3951         /// <summary>
3952         ///   Looks up a localized string similar to Assembly &apos;{0}&apos; does not contain a Web resource with name &apos;{1}&apos;..
3953         /// </summary>
3954         internal static string WebResourceUtil_AssemblyDoesNotContainReleaseWebResource {
3955             get {
3956                 return ResourceManager.GetString("WebResourceUtil_AssemblyDoesNotContainReleaseWebResource", resourceCulture);
3957             }
3958         }
3959 
3960         /// <summary>
3961         ///   Looks up a localized string similar to The assembly &apos;{0}&apos; does not contain a Web resource that has the name &apos;{1}&apos;. Make sure that the resource name is spelled correctly..
3962         /// </summary>
3963         internal static string WebResourceUtil_SystemWebExtensionsDoesNotContainReleaseWebResource {
3964             get {
3965                 return ResourceManager.GetString("WebResourceUtil_SystemWebExtensionsDoesNotContainReleaseWebResource", resourceCulture);
3966             }
3967         }
3968 
3969         /// <summary>
3970         ///   Looks up a localized string similar to There was an error processing the request..
3971         /// </summary>
3972         internal static string WebService_Error {
3973             get {
3974                 return ResourceManager.GetString("WebService_Error", resourceCulture);
3975             }
3976         }
3977 
3978         /// <summary>
3979         ///   Looks up a localized string similar to Using the GenerateScriptTypes attribute is not supported for types in the following categories: primitive types; DateTime; generic types taking more than one parameter; types implementing IEnumerable or IDictionary; interfaces; Abstract classes; classes without a public default constructor..
3980         /// </summary>
3981         internal static string WebService_InvalidGenerateScriptType {
3982             get {
3983                 return ResourceManager.GetString("WebService_InvalidGenerateScriptType", resourceCulture);
3984             }
3985         }
3986 
3987         /// <summary>
3988         ///   Looks up a localized string similar to The path &quot;{0}&quot; is not supported. When InlineScript=true, the path should be a relative path pointing to the same web application as the current page..
3989         /// </summary>
3990         internal static string WebService_InvalidInlineVirtualPath {
3991             get {
3992                 return ResourceManager.GetString("WebService_InvalidInlineVirtualPath", resourceCulture);
3993             }
3994         }
3995 
3996         /// <summary>
3997         ///   Looks up a localized string similar to An attempt was made to call the method &apos;{0}&apos; using a {1} request, which is not allowed..
3998         /// </summary>
3999         internal static string WebService_InvalidVerbRequest {
4000             get {
4001                 return ResourceManager.GetString("WebService_InvalidVerbRequest", resourceCulture);
4002             }
4003         }
4004 
4005         /// <summary>
4006         ///   Looks up a localized string similar to Invalid web service call, expected path info of /js/&lt;Method&gt;..
4007         /// </summary>
4008         internal static string WebService_InvalidWebServiceCall {
4009             get {
4010                 return ResourceManager.GetString("WebService_InvalidWebServiceCall", resourceCulture);
4011             }
4012         }
4013 
4014         /// <summary>
4015         ///   Looks up a localized string similar to The method &apos;{0}&apos; returns a value of type &apos;{1}&apos;, which cannot be serialized as Xml. Original error: {2}.
4016         /// </summary>
4017         internal static string WebService_InvalidXmlReturnType {
4018             get {
4019                 return ResourceManager.GetString("WebService_InvalidXmlReturnType", resourceCulture);
4020             }
4021         }
4022 
4023         /// <summary>
4024         ///   Looks up a localized string similar to Invalid web service call, missing value for parameter: &apos;{0}&apos;..
4025         /// </summary>
4026         internal static string WebService_MissingArg {
4027             get {
4028                 return ResourceManager.GetString("WebService_MissingArg", resourceCulture);
4029             }
4030         }
4031 
4032         /// <summary>
4033         ///   Looks up a localized string similar to Only Web services with a [ScriptService] attribute on the class definition can be called from script..
4034         /// </summary>
4035         internal static string WebService_NoScriptServiceAttribute {
4036             get {
4037                 return ResourceManager.GetString("WebService_NoScriptServiceAttribute", resourceCulture);
4038             }
4039         }
4040 
4041         /// <summary>
4042         ///   Looks up a localized string similar to No web service found at: {0}..
4043         /// </summary>
4044         internal static string WebService_NoWebServiceData {
4045             get {
4046                 return ResourceManager.GetString("WebService_NoWebServiceData", resourceCulture);
4047             }
4048         }
4049 
4050         /// <summary>
4051         ///   Looks up a localized string similar to No web service found at: {0}. This error can occur if a ServiceReference to a WCF service has InlineScript set to &apos;true&apos;. For WCF services InlineScript should be &apos;false&apos;..
4052         /// </summary>
4053         internal static string WebService_NoWebServiceDataInlineScript {
4054             get {
4055                 return ResourceManager.GetString("WebService_NoWebServiceDataInlineScript", resourceCulture);
4056             }
4057         }
4058 
4059         /// <summary>
4060         ///   Looks up a localized string similar to Authentication failed..
4061         /// </summary>
4062         internal static string WebService_RedirectError {
4063             get {
4064                 return ResourceManager.GetString("WebService_RedirectError", resourceCulture);
4065             }
4066         }
4067 
4068         /// <summary>
4069         ///   Looks up a localized string similar to Unknown web method {0}..
4070         /// </summary>
4071         internal static string WebService_UnknownWebMethod {
4072             get {
4073                 return ResourceManager.GetString("WebService_UnknownWebMethod", resourceCulture);
4074             }
4075         }
4076     }
4077 }
4078