CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Resources.Designer.cs
Go to the documentation of this file.
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4// Runtime Version:4.0.30319.42000
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
11namespace Csla.Properties {
12 using System;
13
14
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", "16.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 public class Resources {
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")]
32 internal Resources() {
33 }
34
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 public 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("Csla.Properties.Resources", typeof(Resources).Assembly);
43 resourceMan = temp;
44 }
45 return resourceMan;
46 }
47 }
48
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 public static global::System.Globalization.CultureInfo Culture {
55 get {
56 return resourceCulture;
57 }
58 set {
59 resourceCulture = value;
60 }
61 }
62
66 public static string ActionExtenderCloseConfirmation {
67 get {
68 return ResourceManager.GetString("ActionExtenderCloseConfirmation", resourceCulture);
69 }
70 }
71
76 get {
77 return ResourceManager.GetString("ActionExtenderDirtyWarningMessagePropertyDefault", resourceCulture);
78 }
79 }
80
84 public static string ActionExtenderErrorCaption {
85 get {
86 return ResourceManager.GetString("ActionExtenderErrorCaption", resourceCulture);
87 }
88 }
89
93 public static string ActionExtenderInformationCaption {
94 get {
95 return ResourceManager.GetString("ActionExtenderInformationCaption", resourceCulture);
96 }
97 }
98
103 get {
104 return ResourceManager.GetString("ActionExtenderInvalidBindingSourceCast", resourceCulture);
105 }
106 }
107
112 get {
113 return ResourceManager.GetString("ActionExtenderInvalidBusinessObjectBaseCast", resourceCulture);
114 }
115 }
116
121 get {
122 return ResourceManager.GetString("ActionExtenderObjectIsValidMessagePropertyDefault", resourceCulture);
123 }
124 }
125
130 get {
131 return ResourceManager.GetString("ActionExtenderSourceMustBeBindingSource", resourceCulture);
132 }
133 }
134
139 get {
140 return ResourceManager.GetString("ActionExtenderWarnOnCancelMessagePropertyDefault", resourceCulture);
141 }
142 }
143
147 public static string AddNewCoreMustBeOverriden {
148 get {
149 return ResourceManager.GetString("AddNewCoreMustBeOverriden", resourceCulture);
150 }
151 }
152
156 public static string AsyncLoadException {
157 get {
158 return ResourceManager.GetString("AsyncLoadException", resourceCulture);
159 }
160 }
161
166 get {
167 return ResourceManager.GetString("AsyncMethodOnSyncClientNotAllowed", resourceCulture);
168 }
169 }
170
175 get {
176 return ResourceManager.GetString("AuthenticationProviderDoesNotImplementIAuthorizeDataPortal", resourceCulture);
177 }
178 }
179
184 get {
185 return ResourceManager.GetString("AuthorizationProviderNameNotSpecified", resourceCulture);
186 }
187 }
188
193 get {
194 return ResourceManager.GetString("BinaryWriterObjectSerializationException", resourceCulture);
195 }
196 }
197
201 public static string BindingSourceNotProvided {
202 get {
203 return ResourceManager.GetString("BindingSourceNotProvided", resourceCulture);
204 }
205 }
206
210 public static string BusinessPrincipalException {
211 get {
212 return ResourceManager.GetString("BusinessPrincipalException", resourceCulture);
213 }
214 }
215
219 public static string BusyObjectsMayNotBeMarkedBusy {
220 get {
221 return ResourceManager.GetString("BusyObjectsMayNotBeMarkedBusy", resourceCulture);
222 }
223 }
224
228 public static string BusyObjectsMayNotBeSaved {
229 get {
230 return ResourceManager.GetString("BusyObjectsMayNotBeSaved", resourceCulture);
231 }
232 }
233
238 get {
239 return ResourceManager.GetString("CannotSerializeCollectionsNotOfIMobileObject", resourceCulture);
240 }
241 }
242
247 get {
248 return ResourceManager.GetString("CascadingEditContextRequiredException", resourceCulture);
249 }
250 }
251
255 public static string ChangeInvalidException {
256 get {
257 return ResourceManager.GetString("ChangeInvalidException", resourceCulture);
258 }
259 }
260
264 public static string ChangeReadOnlyListInvalid {
265 get {
266 return ResourceManager.GetString("ChangeReadOnlyListInvalid", resourceCulture);
267 }
268 }
269
273 public static string ChildDeleteException {
274 get {
275 return ResourceManager.GetString("ChildDeleteException", resourceCulture);
276 }
277 }
278
282 public static string ClearInvalidException {
283 get {
284 return ResourceManager.GetString("ClearInvalidException", resourceCulture);
285 }
286 }
287
291 public static string ClientQueryIsInvalid {
292 get {
293 return ResourceManager.GetString("ClientQueryIsInvalid", resourceCulture);
294 }
295 }
296
301 get {
302 return ResourceManager.GetString("ConstructorsWithParametersNotSupported", resourceCulture);
303 }
304 }
305
309 public static string CreateMethodNameNotSpecified {
310 get {
311 return ResourceManager.GetString("CreateMethodNameNotSpecified", resourceCulture);
312 }
313 }
314
318 public static string CreateNotSupportedException {
319 get {
320 return ResourceManager.GetString("CreateNotSupportedException", resourceCulture);
321 }
322 }
323
327 public static string CslaAuthenticationProviderNotSet {
328 get {
329 return ResourceManager.GetString("CslaAuthenticationProviderNotSet", resourceCulture);
330 }
331 }
332
336 public static string DatabaseNameNotFound {
337 get {
338 return ResourceManager.GetString("DatabaseNameNotFound", resourceCulture);
339 }
340 }
341
345 public static string DefaultConstructor {
346 get {
347 return ResourceManager.GetString("DefaultConstructor", resourceCulture);
348 }
349 }
350
354 public static string DeleteMethodNameNotSpecified {
355 get {
356 return ResourceManager.GetString("DeleteMethodNameNotSpecified", resourceCulture);
357 }
358 }
359
363 public static string DeleteNotSupportedException {
364 get {
365 return ResourceManager.GetString("DeleteNotSupportedException", resourceCulture);
366 }
367 }
368
372 public static string EditLevelMismatchException {
373 get {
374 return ResourceManager.GetString("EditLevelMismatchException", resourceCulture);
375 }
376 }
377
381 public static string ErrorReadingValueException {
382 get {
383 return ResourceManager.GetString("ErrorReadingValueException", resourceCulture);
384 }
385 }
386
391 get {
392 return ResourceManager.GetString("ExceptionOccurredDuringSaveOperation", resourceCulture);
393 }
394 }
395
399 public static string ExecuteBadParams {
400 get {
401 return ResourceManager.GetString("ExecuteBadParams", resourceCulture);
402 }
403 }
404
408 public static string ExecuteBadTriggerEvent {
409 get {
410 return ResourceManager.GetString("ExecuteBadTriggerEvent", resourceCulture);
411 }
412 }
413
417 public static string ExecuteNotSupportedException {
418 get {
419 return ResourceManager.GetString("ExecuteNotSupportedException", resourceCulture);
420 }
421 }
422
426 public static string FactoryTypeNotFoundException {
427 get {
428 return ResourceManager.GetString("FactoryTypeNotFoundException", resourceCulture);
429 }
430 }
431
435 public static string Failed {
436 get {
437 return ResourceManager.GetString("Failed", resourceCulture);
438 }
439 }
440
444 public static string FailedOnServer {
445 get {
446 return ResourceManager.GetString("FailedOnServer", resourceCulture);
447 }
448 }
449
453 public static string FetchMethodNameNotSpecified {
454 get {
455 return ResourceManager.GetString("FetchMethodNameNotSpecified", resourceCulture);
456 }
457 }
458
462 public static string FetchNotSupportedException {
463 get {
464 return ResourceManager.GetString("FetchNotSupportedException", resourceCulture);
465 }
466 }
467
471 public static string FilterRequiredException {
472 get {
473 return ResourceManager.GetString("FilterRequiredException", resourceCulture);
474 }
475 }
476
481 get {
482 return ResourceManager.GetString("IEditableCollectionRequiredException", resourceCulture);
483 }
484 }
485
490 get {
491 return ResourceManager.GetString("IManagePropertiesRequiredException", resourceCulture);
492 }
493 }
494
498 public static string IndexedExpressionsMustBeClosed {
499 get {
500 return ResourceManager.GetString("IndexedExpressionsMustBeClosed", resourceCulture);
501 }
502 }
503
507 public static string InsertInvalidException {
508 get {
509 return ResourceManager.GetString("InsertInvalidException", resourceCulture);
510 }
511 }
512
516 public static string InsertNotSupportedException {
517 get {
518 return ResourceManager.GetString("InsertNotSupportedException", resourceCulture);
519 }
520 }
521
525 public static string InterfaceNotImplementedException {
526 get {
527 return ResourceManager.GetString("InterfaceNotImplementedException", resourceCulture);
528 }
529 }
530
534 public static string ListItemNotAChildException {
535 get {
536 return ResourceManager.GetString("ListItemNotAChildException", resourceCulture);
537 }
538 }
539
543 public static string MaxValueRule {
544 get {
545 return ResourceManager.GetString("MaxValueRule", resourceCulture);
546 }
547 }
548
552 public static string MemberNotFoundException {
553 get {
554 return ResourceManager.GetString("MemberNotFoundException", resourceCulture);
555 }
556 }
557
561 public static string MethodCallFailed {
562 get {
563 return ResourceManager.GetString("MethodCallFailed", resourceCulture);
564 }
565 }
566
570 public static string MethodExecuteNotAllowed {
571 get {
572 return ResourceManager.GetString("MethodExecuteNotAllowed", resourceCulture);
573 }
574 }
575
579 public static string MethodNotImplemented {
580 get {
581 return ResourceManager.GetString("MethodNotImplemented", resourceCulture);
582 }
583 }
584
588 public static string MinValueRule {
589 get {
590 return ResourceManager.GetString("MinValueRule", resourceCulture);
591 }
592 }
593
598 get {
599 return ResourceManager.GetString("MobileFormatterUnableToDeserialize", resourceCulture);
600 }
601 }
602
606 public static string MustImplementIMobileObject {
607 get {
608 return ResourceManager.GetString("MustImplementIMobileObject", resourceCulture);
609 }
610 }
611
616 get {
617 return ResourceManager.GetString("NavigatorProviderSetPriorToTriggerEvent", resourceCulture);
618 }
619 }
620
624 public static string NoApplyEditChildException {
625 get {
626 return ResourceManager.GetString("NoApplyEditChildException", resourceCulture);
627 }
628 }
629
633 public static string NoBeginEditChildException {
634 get {
635 return ResourceManager.GetString("NoBeginEditChildException", resourceCulture);
636 }
637 }
638
642 public static string NoCancelEditChildException {
643 get {
644 return ResourceManager.GetString("NoCancelEditChildException", resourceCulture);
645 }
646 }
647
651 public static string NoDeleteRootException {
652 get {
653 return ResourceManager.GetString("NoDeleteRootException", resourceCulture);
654 }
655 }
656
660 public static string NoPrincipalAllowedException {
661 get {
662 return ResourceManager.GetString("NoPrincipalAllowedException", resourceCulture);
663 }
664 }
665
669 public static string NoSaveChildException {
670 get {
671 return ResourceManager.GetString("NoSaveChildException", resourceCulture);
672 }
673 }
674
678 public static string NoSaveEditingException {
679 get {
680 return ResourceManager.GetString("NoSaveEditingException", resourceCulture);
681 }
682 }
683
687 public static string NoSaveInvalidException {
688 get {
689 return ResourceManager.GetString("NoSaveInvalidException", resourceCulture);
690 }
691 }
692
696 public static string NoSuchFactoryMethod {
697 get {
698 return ResourceManager.GetString("NoSuchFactoryMethod", resourceCulture);
699 }
700 }
701
705 public static string NoSuchMethod {
706 get {
707 return ResourceManager.GetString("NoSuchMethod", resourceCulture);
708 }
709 }
710
714 public static string NoSuchValueExistsException {
715 get {
716 return ResourceManager.GetString("NoSuchValueExistsException", resourceCulture);
717 }
718 }
719
723 public static string NothingNotValid {
724 get {
725 return ResourceManager.GetString("NothingNotValid", resourceCulture);
726 }
727 }
728
732 public static string ObjectNotNull {
733 get {
734 return ResourceManager.GetString("ObjectNotNull", resourceCulture);
735 }
736 }
737
741 public static string ObjectNotSerializableFormatted {
742 get {
743 return ResourceManager.GetString("ObjectNotSerializableFormatted", resourceCulture);
744 }
745 }
746
751 get {
752 return ResourceManager.GetString("ObjectRulesCannotSetPrimaryProperty", resourceCulture);
753 }
754 }
755
759 public static string ObjectTypeCouldNotBeLoaded {
760 get {
761 return ResourceManager.GetString("ObjectTypeCouldNotBeLoaded", resourceCulture);
762 }
763 }
764
769 get {
770 return ResourceManager.GetString("OneOfTwoParametersRequiredException", resourceCulture);
771 }
772 }
773
777 public static string ParameterRequiredException {
778 get {
779 return ResourceManager.GetString("ParameterRequiredException", resourceCulture);
780 }
781 }
782
786 public static string PrivateFieldException {
787 get {
788 return ResourceManager.GetString("PrivateFieldException", resourceCulture);
789 }
790 }
791
795 public static string PropertyCopyFailed {
796 get {
797 return ResourceManager.GetString("PropertyCopyFailed", resourceCulture);
798 }
799 }
800
804 public static string PropertyGetNotAllowed {
805 get {
806 return ResourceManager.GetString("PropertyGetNotAllowed", resourceCulture);
807 }
808 }
809
813 public static string PropertyIsPrivateField {
814 get {
815 return ResourceManager.GetString("PropertyIsPrivateField", resourceCulture);
816 }
817 }
818
822 public static string PropertyLoadException {
823 get {
824 return ResourceManager.GetString("PropertyLoadException", resourceCulture);
825 }
826 }
827
831 public static string PropertyNameDoesNotExist {
832 get {
833 return ResourceManager.GetString("PropertyNameDoesNotExist", resourceCulture);
834 }
835 }
836
841 get {
842 return ResourceManager.GetString("PropertyNameNotRegisteredException", resourceCulture);
843 }
844 }
845
850 get {
851 return ResourceManager.GetString("PropertyNotInAffectedPropertiesException", resourceCulture);
852 }
853 }
854
858 public static string PropertyNotRegistered {
859 get {
860 return ResourceManager.GetString("PropertyNotRegistered", resourceCulture);
861 }
862 }
863
868 get {
869 return ResourceManager.GetString("PropertyRegisterDuplicateNotAllowed", resourceCulture);
870 }
871 }
872
876 public static string PropertyRegisterNotAllowed {
877 get {
878 return ResourceManager.GetString("PropertyRegisterNotAllowed", resourceCulture);
879 }
880 }
881
885 public static string PropertyRequiresIndexArguments {
886 get {
887 return ResourceManager.GetString("PropertyRequiresIndexArguments", resourceCulture);
888 }
889 }
890
894 public static string PropertySetNotAllowed {
895 get {
896 return ResourceManager.GetString("PropertySetNotAllowed", resourceCulture);
897 }
898 }
899
903 public static string RegExMatchRule {
904 get {
905 return ResourceManager.GetString("RegExMatchRule", resourceCulture);
906 }
907 }
908
912 public static string RemoveInvalidException {
913 get {
914 return ResourceManager.GetString("RemoveInvalidException", resourceCulture);
915 }
916 }
917
921 public static string RuleMessageRequired {
922 get {
923 return ResourceManager.GetString("RuleMessageRequired", resourceCulture);
924 }
925 }
926
930 public static string SmartDateT {
931 get {
932 return ResourceManager.GetString("SmartDateT", resourceCulture);
933 }
934 }
935
939 public static string SmartDateToday {
940 get {
941 return ResourceManager.GetString("SmartDateToday", resourceCulture);
942 }
943 }
944
948 public static string SmartDateTom {
949 get {
950 return ResourceManager.GetString("SmartDateTom", resourceCulture);
951 }
952 }
953
957 public static string SmartDateTomorrow {
958 get {
959 return ResourceManager.GetString("SmartDateTomorrow", resourceCulture);
960 }
961 }
962
966 public static string SmartDateY {
967 get {
968 return ResourceManager.GetString("SmartDateY", resourceCulture);
969 }
970 }
971
975 public static string SmartDateYesterday {
976 get {
977 return ResourceManager.GetString("SmartDateYesterday", resourceCulture);
978 }
979 }
980
985 get {
986 return ResourceManager.GetString("SortedBindingListPropertyNameNotFound", resourceCulture);
987 }
988 }
989
993 public static string SortingNotSupported {
994 get {
995 return ResourceManager.GetString("SortingNotSupported", resourceCulture);
996 }
997 }
998
1002 public static string StringMaxLengthRule {
1003 get {
1004 return ResourceManager.GetString("StringMaxLengthRule", resourceCulture);
1005 }
1006 }
1007
1011 public static string StringMinLengthRule {
1012 get {
1013 return ResourceManager.GetString("StringMinLengthRule", resourceCulture);
1014 }
1015 }
1016
1020 public static string StringRequiredRule {
1021 get {
1022 return ResourceManager.GetString("StringRequiredRule", resourceCulture);
1023 }
1024 }
1025
1029 public static string StringToDateException {
1030 get {
1031 return ResourceManager.GetString("StringToDateException", resourceCulture);
1032 }
1033 }
1034
1038 public static string TaskOfObjectException {
1039 get {
1040 return ResourceManager.GetString("TaskOfObjectException", resourceCulture);
1041 }
1042 }
1043
1047 public static string TypeLoadException {
1048 get {
1049 return ResourceManager.GetString("TypeLoadException", resourceCulture);
1050 }
1051 }
1052
1057 get {
1058 return ResourceManager.GetString("UnableToLoadDataPortalProxyFactory", resourceCulture);
1059 }
1060 }
1061
1065 public static string UnandledKNownTypeException {
1066 get {
1067 return ResourceManager.GetString("UnandledKNownTypeException", resourceCulture);
1068 }
1069 }
1070
1074 public static string UpdateMethodNameNotSpecified {
1075 get {
1076 return ResourceManager.GetString("UpdateMethodNameNotSpecified", resourceCulture);
1077 }
1078 }
1079
1083 public static string UpdateNotSupportedException {
1084 get {
1085 return ResourceManager.GetString("UpdateNotSupportedException", resourceCulture);
1086 }
1087 }
1088
1092 public static string UserNotAuthorizedException {
1093 get {
1094 return ResourceManager.GetString("UserNotAuthorizedException", resourceCulture);
1095 }
1096 }
1097
1101 public static string ValueNotSmartDateException {
1102 get {
1103 return ResourceManager.GetString("ValueNotSmartDateException", resourceCulture);
1104 }
1105 }
1106
1110 public static string Warning {
1111 get {
1112 return ResourceManager.GetString("Warning", resourceCulture);
1113 }
1114 }
1115 }
1116}
A strongly-typed resource class, for looking up localized strings, etc.
static string SmartDateToday
Looks up a localized string similar to today.
static string ExecuteBadParams
Looks up a localized string similar to Method to be executed must have 0 or 2 parameters.
static global::System.Resources.ResourceManager ResourceManager
Returns the cached ResourceManager instance used by this class.
static string MobileFormatterUnableToDeserialize
Looks up a localized string similar to The Type '{0}' was unable to be deserialized,...
static string PropertyIsPrivateField
Looks up a localized string similar to Attempt to read/load private field property in managed propert...
static string PropertyCopyFailed
Looks up a localized string similar to Property copy failed.
static string MethodNotImplemented
Looks up a localized string similar to not implemented.
static string RemoveInvalidException
Looks up a localized string similar to Remove is an invalid operation.
static string ExceptionOccurredDuringSaveOperation
Looks up a localized string similar to An exception ocurred during the save operation.
static string CreateNotSupportedException
Looks up a localized string similar to Invalid operation - create not allowed.
static string TypeLoadException
Looks up a localized string similar to Failed to load type '{0}'.
static string AsyncMethodOnSyncClientNotAllowed
Looks up a localized string similar to Cannot synchronously call {0} which is an asynchronous method.
static string PropertyNotRegistered
Looks up a localized string similar to One or more properties are not registered for this type.
static string IManagePropertiesRequiredException
Looks up a localized string similar to Target object must implement IManageProperties.
static string MaxValueRule
Looks up a localized string similar to {0} can not exceed {1}.
static global::System.Globalization.CultureInfo Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly...
static string PrivateFieldException
Looks up a localized string similar to Properties with private backing fields must be marked as Relat...
static string PropertyNotInAffectedPropertiesException
Looks up a localized string similar to Property {0} must be added to AffectedProperties.
static string BusyObjectsMayNotBeSaved
Looks up a localized string similar to Objects that are marked busy may not be saved.
static string NoDeleteRootException
Looks up a localized string similar to Invalid for root objects - use Delete instead.
static string MemberNotFoundException
Looks up a localized string similar to Member not found on object ({0}).
static string InsertNotSupportedException
Looks up a localized string similar to Invalid operation - insert not allowed.
static string AuthenticationProviderDoesNotImplementIAuthorizeDataPortal
Looks up a localized string similar to Csla Authentication Provider specified does not implement IAut...
static string BindingSourceNotProvided
Looks up a localized string similar to A root binding source has not been provided.
static string ActionExtenderInvalidBindingSourceCast
Looks up a localized string similar to DataSource does not cast to a BindingSource.
static string SortingNotSupported
Looks up a localized string similar to Sorting not supported.
static string ActionExtenderErrorCaption
Looks up a localized string similar to Error.
static string StringMaxLengthRule
Looks up a localized string similar to {0} can not exceed {1} characters.
static string Failed
Looks up a localized string similar to failed.
static string EditLevelMismatchException
Looks up a localized string similar to Edit level mismatch in {0}.
static string ActionExtenderSourceMustBeBindingSource
Looks up a localized string similar to DataSource must be a BindingSource control instance.
static string PropertySetNotAllowed
Looks up a localized string similar to Property set not allowed.
static string FetchNotSupportedException
Looks up a localized string similar to Invalid operation - fetch not allowed.
static string CreateMethodNameNotSpecified
Looks up a localized string similar to Create method name not specified in MobileFactory attribute.
static string StringToDateException
Looks up a localized string similar to String value can not be converted to a date.
static string NoSaveEditingException
Looks up a localized string similar to Object is still being edited and can not be saved.
static string PropertyNameDoesNotExist
Looks up a localized string similar to The specified property name '{0}' does not exist.
static string FilterRequiredException
Looks up a localized string similar to Filter parameter and filter provider are required.
static string ClientQueryIsInvalid
Looks up a localized string similar to The client query is invalid:.
static string ListItemNotAChildException
Looks up a localized string similar to List item must be marked as a child object.
static string ActionExtenderWarnOnCancelMessagePropertyDefault
Looks up a localized string similar to Are you sure you want to revert to the previous values?...
static string OneOfTwoParametersRequiredException
Looks up a localized string similar to {0} requires a value for either the {1} or the {2} parameter.
static string MustImplementIMobileObject
Looks up a localized string similar to Type {0} must implement IMobileObject.
static string SmartDateYesterday
Looks up a localized string similar to yesterday.
static string IndexedExpressionsMustBeClosed
Looks up a localized string similar to Indexed expressions must be closed.
static string DeleteNotSupportedException
Looks up a localized string similar to Invalid operation - delete not allowed.
static string MethodCallFailed
Looks up a localized string similar to method call failed.
static string CannotSerializeCollectionsNotOfIMobileObject
Looks up a localized string similar to Cannot serialize collections not of type IMobileObject.
static string NoApplyEditChildException
Looks up a localized string similar to ApplyEdit is not valid on a child object.
static string ChildDeleteException
Looks up a localized string similar to Can not directly mark a child object for deletion - use its pa...
static string ErrorReadingValueException
Looks up a localized string similar to Error reading value:.
static string InsertInvalidException
Looks up a localized string similar to Insert is an invalid operation.
static string IEditableCollectionRequiredException
Looks up a localized string similar to Target object must implement IEditableCollection.
static string AuthorizationProviderNameNotSpecified
Looks up a localized string similar to Csla Authorization Provider App Setting name not specified.
static string NoSuchValueExistsException
Looks up a localized string similar to No such value exists:.
static string NoBeginEditChildException
Looks up a localized string similar to BeginEdit is not valid on a child object.
static string BusinessPrincipalException
Looks up a localized string similar to Principal must be of type BusinessPrincipal,...
static string MethodExecuteNotAllowed
Looks up a localized string similar to Method execution not allowed.
static string SmartDateY
Looks up a localized string similar to y.
static string DefaultConstructor
Looks up a localized string similar to Default Constructor.
static string AsyncLoadException
Looks up a localized string similar to Failed on async load of property {0}.
static string NavigatorProviderSetPriorToTriggerEvent
Looks up a localized string similar to Please set NavigatorProvider prior to TriggerEvent property.
static string ValueNotSmartDateException
Looks up a localized string similar to Value is not a SmartDate.
static string FactoryTypeNotFoundException
Looks up a localized string similar to Factory type or assembly could not be loaded ({0}).
static string ExecuteNotSupportedException
Looks up a localized string similar to Invalid operation - execute not allowed.
static string SmartDateTom
Looks up a localized string similar to tom.
static string StringRequiredRule
Looks up a localized string similar to {0} required.
static string NoSuchFactoryMethod
Looks up a localized string similar to No such factory method:{0}.
static string ConstructorsWithParametersNotSupported
Looks up a localized string similar to Constructor with parameters are not supported.
static string CslaAuthenticationProviderNotSet
Looks up a localized string similar to Csla Authentication Provider not set!.
static string NoCancelEditChildException
Looks up a localized string similar to CancelEdit is not valid on a child object.
static string PropertyRegisterDuplicateNotAllowed
Looks up a localized string similar to Cannot register property {0}, a PropertyInfo with the same nam...
static string ObjectRulesCannotSetPrimaryProperty
Looks up a localized string similar to Object rule can not have PrimaryPropery.
static string PropertyRegisterNotAllowed
Looks up a localized string similar to Cannot register property {0} after containing type ({1}) has b...
static string ActionExtenderCloseConfirmation
Looks up a localized string similar to Are you sure you want to close?.
static string SmartDateTomorrow
Looks up a localized string similar to tomorrow.
static string MinValueRule
Looks up a localized string similar to {0} can not be less than {1}.
static string PropertyGetNotAllowed
Looks up a localized string similar to Property get not allowed.
static string AddNewCoreMustBeOverriden
Looks up a localized string similar to AddNewCore must be overridden.
static string DeleteMethodNameNotSpecified
Looks up a localized string similar to Delete method name not specified in MobileFactory attribute.
static string NoSaveInvalidException
Looks up a localized string similar to Object is not valid and can not be saved.
static string ActionExtenderObjectIsValidMessagePropertyDefault
Looks up a localized string similar to Object is valid.
static string DatabaseNameNotFound
Looks up a localized string similar to Database name not found in config file ({0}).
static string ObjectTypeCouldNotBeLoaded
Looks up a localized string similar to Object type or assembly could not be loaded ({0}).
static string Warning
Looks up a localized string similar to Warning.
static string UnableToLoadDataPortalProxyFactory
Looks up a localized string similar to Unable to load DataPortalProxyFactory {0}.
static string UpdateNotSupportedException
Looks up a localized string similar to Invalid operation - update not allowed.
static string CascadingEditContextRequiredException
Looks up a localized string similar to {0} requires a cascading parameter of type {1}.
static string FailedOnServer
Looks up a localized string similar to failed on the server.
static string ParameterRequiredException
Looks up a localized string similar to {0} requires a value for the {1} parameter.
static string ActionExtenderInformationCaption
Looks up a localized string similar to Information.
static string UserNotAuthorizedException
Looks up a localized string similar to User not authorized to {0} object type {1}.
static string PropertyNameNotRegisteredException
Looks up a localized string similar to Property '{0}' not registered.
static string BusyObjectsMayNotBeMarkedBusy
Looks up a localized string similar to Objects that are marked busy may not be marked busy again.
static string BinaryWriterObjectSerializationException
Looks up a localized string similar to Serialization of type object is not supported.
static string NoSuchMethod
Looks up a localized string similar to No such method {0}.
static string UnandledKNownTypeException
Looks up a localized string similar to Unhandled CSLA Known type was found.
static string NoPrincipalAllowedException
Looks up a localized string similar to No principal object should be passed to DataPortal when using ...
static string ChangeInvalidException
Looks up a localized string similar to Changing an element is an invalid operation.
static string NothingNotValid
Looks up a localized string similar to Argument must not be Nothing.
static string ActionExtenderDirtyWarningMessagePropertyDefault
Looks up a localized string similar to Object is currently in a dirty changed.
static string SmartDateT
Looks up a localized string similar to t.
static string ChangeReadOnlyListInvalid
Looks up a localized string similar to Can not change a read-only list or collection.
static string ExecuteBadTriggerEvent
Looks up a localized string similar to Trigger event has an unsupported signature.
static string ClearInvalidException
Looks up a localized string similar to Clear is an invalid operation.
static string NoSaveChildException
Looks up a localized string similar to Can not directly save a child object.
static string RuleMessageRequired
Looks up a localized string similar to Message for broken rule is required.
static string ObjectNotSerializableFormatted
Looks up a localized string similar to Object not serializable ({0}).
static string SortedBindingListPropertyNameNotFound
Looks up a localized string similar to PropertyName '{0}' not found in list.
static string UpdateMethodNameNotSpecified
Looks up a localized string similar to Update method name not specified in MobileFactory attribute.
static string FetchMethodNameNotSpecified
Looks up a localized string similar to Fetch method name not specified in MobileFactory attribute.
static string TaskOfObjectException
Looks up a localized string similar to Method {0} must return Task<object>.
static string ActionExtenderInvalidBusinessObjectBaseCast
Looks up a localized string similar to The underlying data source does not cast to a CSLA BusinessBas...
static string RegExMatchRule
Looks up a localized string similar to {0} does not match regular expression.
static string InterfaceNotImplementedException
Looks up a localized string similar to {0} does not implement required interface {1}.
static string ObjectNotNull
Looks up a localized string similar to Can not set property if data object is not null.
static string PropertyRequiresIndexArguments
Looks up a localized string similar to This property requires {0} index arguments,...
static string StringMinLengthRule
Looks up a localized string similar to {0} must be at least {1} characters.
Exception indicating a failure to set a property's field.