CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Properties.Resources Class Reference

A strongly-typed resource class, for looking up localized strings, etc. More...

Properties

static global::System.Resources.ResourceManager ResourceManager [get]
 Returns the cached ResourceManager instance used by this class. More...
 
static global::System.Globalization.CultureInfo Culture [getset]
 Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. More...
 
static string ActionExtenderCloseConfirmation [get]
 Looks up a localized string similar to Are you sure you want to close?. More...
 
static string ActionExtenderDirtyWarningMessagePropertyDefault [get]
 Looks up a localized string similar to Object is currently in a dirty changed. More...
 
static string ActionExtenderErrorCaption [get]
 Looks up a localized string similar to Error. More...
 
static string ActionExtenderInformationCaption [get]
 Looks up a localized string similar to Information. More...
 
static string ActionExtenderInvalidBindingSourceCast [get]
 Looks up a localized string similar to DataSource does not cast to a BindingSource. More...
 
static string ActionExtenderInvalidBusinessObjectBaseCast [get]
 Looks up a localized string similar to The underlying data source does not cast to a CSLA BusinessBase object. More...
 
static string ActionExtenderObjectIsValidMessagePropertyDefault [get]
 Looks up a localized string similar to Object is valid. More...
 
static string ActionExtenderSourceMustBeBindingSource [get]
 Looks up a localized string similar to DataSource must be a BindingSource control instance. More...
 
static string ActionExtenderWarnOnCancelMessagePropertyDefault [get]
 Looks up a localized string similar to Are you sure you want to revert to the previous values?. More...
 
static string AddNewCoreMustBeOverriden [get]
 Looks up a localized string similar to AddNewCore must be overridden. More...
 
static string AsyncLoadException [get]
 Looks up a localized string similar to Failed on async load of property {0}. More...
 
static string AsyncMethodOnSyncClientNotAllowed [get]
 Looks up a localized string similar to Cannot synchronously call {0} which is an asynchronous method. More...
 
static string AuthenticationProviderDoesNotImplementIAuthorizeDataPortal [get]
 Looks up a localized string similar to Csla Authentication Provider specified does not implement IAuthorizeDataPortal. More...
 
static string AuthorizationProviderNameNotSpecified [get]
 Looks up a localized string similar to Csla Authorization Provider App Setting name not specified. More...
 
static string BinaryWriterObjectSerializationException [get]
 Looks up a localized string similar to Serialization of type object is not supported. More...
 
static string BindingSourceNotProvided [get]
 Looks up a localized string similar to A root binding source has not been provided. More...
 
static string BusinessPrincipalException [get]
 Looks up a localized string similar to Principal must be of type BusinessPrincipal, not. More...
 
static string BusyObjectsMayNotBeMarkedBusy [get]
 Looks up a localized string similar to Objects that are marked busy may not be marked busy again. More...
 
static string BusyObjectsMayNotBeSaved [get]
 Looks up a localized string similar to Objects that are marked busy may not be saved. More...
 
static string CannotSerializeCollectionsNotOfIMobileObject [get]
 Looks up a localized string similar to Cannot serialize collections not of type IMobileObject. More...
 
static string CascadingEditContextRequiredException [get]
 Looks up a localized string similar to {0} requires a cascading parameter of type {1}. More...
 
static string ChangeInvalidException [get]
 Looks up a localized string similar to Changing an element is an invalid operation. More...
 
static string ChangeReadOnlyListInvalid [get]
 Looks up a localized string similar to Can not change a read-only list or collection. More...
 
static string ChildDeleteException [get]
 Looks up a localized string similar to Can not directly mark a child object for deletion - use its parent collection. More...
 
static string ClearInvalidException [get]
 Looks up a localized string similar to Clear is an invalid operation. More...
 
static string ClientQueryIsInvalid [get]
 Looks up a localized string similar to The client query is invalid:. More...
 
static string ConstructorsWithParametersNotSupported [get]
 Looks up a localized string similar to Constructor with parameters are not supported. More...
 
static string CreateMethodNameNotSpecified [get]
 Looks up a localized string similar to Create method name not specified in MobileFactory attribute. More...
 
static string CreateNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - create not allowed. More...
 
static string CslaAuthenticationProviderNotSet [get]
 Looks up a localized string similar to Csla Authentication Provider not set!. More...
 
static string DatabaseNameNotFound [get]
 Looks up a localized string similar to Database name not found in config file ({0}). More...
 
static string DefaultConstructor [get]
 Looks up a localized string similar to Default Constructor. More...
 
static string DeleteMethodNameNotSpecified [get]
 Looks up a localized string similar to Delete method name not specified in MobileFactory attribute. More...
 
static string DeleteNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - delete not allowed. More...
 
static string EditLevelMismatchException [get]
 Looks up a localized string similar to Edit level mismatch in {0}. More...
 
static string ErrorReadingValueException [get]
 Looks up a localized string similar to Error reading value:. More...
 
static string ExceptionOccurredDuringSaveOperation [get]
 Looks up a localized string similar to An exception ocurred during the save operation. More...
 
static string ExecuteBadParams [get]
 Looks up a localized string similar to Method to be executed must have 0 or 2 parameters. More...
 
static string ExecuteBadTriggerEvent [get]
 Looks up a localized string similar to Trigger event has an unsupported signature. More...
 
static string ExecuteNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - execute not allowed. More...
 
static string FactoryTypeNotFoundException [get]
 Looks up a localized string similar to Factory type or assembly could not be loaded ({0}). More...
 
static string Failed [get]
 Looks up a localized string similar to failed. More...
 
static string FailedOnServer [get]
 Looks up a localized string similar to failed on the server. More...
 
static string FetchMethodNameNotSpecified [get]
 Looks up a localized string similar to Fetch method name not specified in MobileFactory attribute. More...
 
static string FetchNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - fetch not allowed. More...
 
static string FilterRequiredException [get]
 Looks up a localized string similar to Filter parameter and filter provider are required. More...
 
static string IEditableCollectionRequiredException [get]
 Looks up a localized string similar to Target object must implement IEditableCollection. More...
 
static string IManagePropertiesRequiredException [get]
 Looks up a localized string similar to Target object must implement IManageProperties. More...
 
static string IndexedExpressionsMustBeClosed [get]
 Looks up a localized string similar to Indexed expressions must be closed. More...
 
static string InsertInvalidException [get]
 Looks up a localized string similar to Insert is an invalid operation. More...
 
static string InsertNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - insert not allowed. More...
 
static string InterfaceNotImplementedException [get]
 Looks up a localized string similar to {0} does not implement required interface {1}. More...
 
static string ListItemNotAChildException [get]
 Looks up a localized string similar to List item must be marked as a child object. More...
 
static string MaxValueRule [get]
 Looks up a localized string similar to {0} can not exceed {1}. More...
 
static string MemberNotFoundException [get]
 Looks up a localized string similar to Member not found on object ({0}). More...
 
static string MethodCallFailed [get]
 Looks up a localized string similar to method call failed. More...
 
static string MethodExecuteNotAllowed [get]
 Looks up a localized string similar to Method execution not allowed. More...
 
static string MethodNotImplemented [get]
 Looks up a localized string similar to not implemented. More...
 
static string MinValueRule [get]
 Looks up a localized string similar to {0} can not be less than {1}. More...
 
static string MobileFormatterUnableToDeserialize [get]
 Looks up a localized string similar to The Type '{0}' was unable to be deserialized, double check that the assembly containing this class has the same name on the Client and Server and that it is referenced by your server application. More...
 
static string MustImplementIMobileObject [get]
 Looks up a localized string similar to Type {0} must implement IMobileObject. More...
 
static string NavigatorProviderSetPriorToTriggerEvent [get]
 Looks up a localized string similar to Please set NavigatorProvider prior to TriggerEvent property. More...
 
static string NoApplyEditChildException [get]
 Looks up a localized string similar to ApplyEdit is not valid on a child object. More...
 
static string NoBeginEditChildException [get]
 Looks up a localized string similar to BeginEdit is not valid on a child object. More...
 
static string NoCancelEditChildException [get]
 Looks up a localized string similar to CancelEdit is not valid on a child object. More...
 
static string NoDeleteRootException [get]
 Looks up a localized string similar to Invalid for root objects - use Delete instead. More...
 
static string NoPrincipalAllowedException [get]
 Looks up a localized string similar to No principal object should be passed to DataPortal when using Windows integrated security. More...
 
static string NoSaveChildException [get]
 Looks up a localized string similar to Can not directly save a child object. More...
 
static string NoSaveEditingException [get]
 Looks up a localized string similar to Object is still being edited and can not be saved. More...
 
static string NoSaveInvalidException [get]
 Looks up a localized string similar to Object is not valid and can not be saved. More...
 
static string NoSuchFactoryMethod [get]
 Looks up a localized string similar to No such factory method:{0}. More...
 
static string NoSuchMethod [get]
 Looks up a localized string similar to No such method {0}. More...
 
static string NoSuchValueExistsException [get]
 Looks up a localized string similar to No such value exists:. More...
 
static string NothingNotValid [get]
 Looks up a localized string similar to Argument must not be Nothing. More...
 
static string ObjectNotNull [get]
 Looks up a localized string similar to Can not set property if data object is not null. More...
 
static string ObjectNotSerializableFormatted [get]
 Looks up a localized string similar to Object not serializable ({0}). More...
 
static string ObjectRulesCannotSetPrimaryProperty [get]
 Looks up a localized string similar to Object rule can not have PrimaryPropery. More...
 
static string ObjectTypeCouldNotBeLoaded [get]
 Looks up a localized string similar to Object type or assembly could not be loaded ({0}). More...
 
static string OneOfTwoParametersRequiredException [get]
 Looks up a localized string similar to {0} requires a value for either the {1} or the {2} parameter. More...
 
static string ParameterRequiredException [get]
 Looks up a localized string similar to {0} requires a value for the {1} parameter. More...
 
static string PrivateFieldException [get]
 Looks up a localized string similar to Properties with private backing fields must be marked as RelationshipTypes.PrivateField. More...
 
static string PropertyCopyFailed [get]
 Looks up a localized string similar to Property copy failed. More...
 
static string PropertyGetNotAllowed [get]
 Looks up a localized string similar to Property get not allowed. More...
 
static string PropertyIsPrivateField [get]
 Looks up a localized string similar to Attempt to read/load private field property in managed properties. More...
 
static string PropertyLoadException [get]
 Looks up a localized string similar to Property load or set failed for property {0} ({1}). More...
 
static string PropertyNameDoesNotExist [get]
 Looks up a localized string similar to The specified property name '{0}' does not exist. More...
 
static string PropertyNameNotRegisteredException [get]
 Looks up a localized string similar to Property '{0}' not registered. More...
 
static string PropertyNotInAffectedPropertiesException [get]
 Looks up a localized string similar to Property {0} must be added to AffectedProperties. More...
 
static string PropertyNotRegistered [get]
 Looks up a localized string similar to One or more properties are not registered for this type. More...
 
static string PropertyRegisterDuplicateNotAllowed [get]
 Looks up a localized string similar to Cannot register property {0}, a PropertyInfo with the same name already exists. More...
 
static string PropertyRegisterNotAllowed [get]
 Looks up a localized string similar to Cannot register property {0} after containing type ({1}) has been instantiated. More...
 
static string PropertyRequiresIndexArguments [get]
 Looks up a localized string similar to This property requires {0} index arguments, {1} were provided. More...
 
static string PropertySetNotAllowed [get]
 Looks up a localized string similar to Property set not allowed. More...
 
static string RegExMatchRule [get]
 Looks up a localized string similar to {0} does not match regular expression. More...
 
static string RemoveInvalidException [get]
 Looks up a localized string similar to Remove is an invalid operation. More...
 
static string RuleMessageRequired [get]
 Looks up a localized string similar to Message for broken rule is required. More...
 
static string SanitizedServerSideDataPortalDetailedException [get]
 Looks up a localized string similar to An exception has occured during a server-side dataportal operation. More...
 
static string SanitizedServerSideDataPortalException [get]
 Looks up a localized string similar to A dataportal exception occurred on the server. More...
 
static string ServerSideDataPortalException [get]
 Looks up a localized string similar to An exception has occured during a server-side dataportal operation. More...
 
static string SmartDateT [get]
 Looks up a localized string similar to t. More...
 
static string SmartDateToday [get]
 Looks up a localized string similar to today. More...
 
static string SmartDateTom [get]
 Looks up a localized string similar to tom. More...
 
static string SmartDateTomorrow [get]
 Looks up a localized string similar to tomorrow. More...
 
static string SmartDateY [get]
 Looks up a localized string similar to y. More...
 
static string SmartDateYesterday [get]
 Looks up a localized string similar to yesterday. More...
 
static string SortedBindingListPropertyNameNotFound [get]
 Looks up a localized string similar to PropertyName '{0}' not found in list. More...
 
static string SortingNotSupported [get]
 Looks up a localized string similar to Sorting not supported. More...
 
static string StringMaxLengthRule [get]
 Looks up a localized string similar to {0} can not exceed {1} characters. More...
 
static string StringMinLengthRule [get]
 Looks up a localized string similar to {0} must be at least {1} characters. More...
 
static string StringRequiredRule [get]
 Looks up a localized string similar to {0} required. More...
 
static string StringToDateException [get]
 Looks up a localized string similar to String value can not be converted to a date. More...
 
static string SyncDataAccessNotSupportedException [get]
 Looks up a localized string similar to Synchronous data access is not supported on this runtime. More...
 
static string TaskOfObjectException [get]
 Looks up a localized string similar to Method {0} must return Task<object>. More...
 
static string TypeLoadException [get]
 Looks up a localized string similar to Failed to load type '{0}'. More...
 
static string UnableToLoadDataPortalProxyFactory [get]
 Looks up a localized string similar to Unable to load DataPortalProxyFactory {0}. More...
 
static string UnandledKNownTypeException [get]
 Looks up a localized string similar to Unhandled CSLA Known type was found. More...
 
static string UpdateMethodNameNotSpecified [get]
 Looks up a localized string similar to Update method name not specified in MobileFactory attribute. More...
 
static string UpdateNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - update not allowed. More...
 
static string UserNotAuthorizedException [get]
 Looks up a localized string similar to User not authorized to {0} object type {1}. More...
 
static string ValueNotSmartDateException [get]
 Looks up a localized string similar to Value is not a SmartDate. More...
 
static string Warning [get]
 Looks up a localized string similar to Warning. More...
 

Detailed Description

A strongly-typed resource class, for looking up localized strings, etc.

Definition at line 25 of file Csla/Properties/Resources.Designer.cs.

Property Documentation

◆ ActionExtenderCloseConfirmation

string Csla.Properties.Resources.ActionExtenderCloseConfirmation
staticget

Looks up a localized string similar to Are you sure you want to close?.

Definition at line 66 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderDirtyWarningMessagePropertyDefault

string Csla.Properties.Resources.ActionExtenderDirtyWarningMessagePropertyDefault
staticget

Looks up a localized string similar to Object is currently in a dirty changed.

Definition at line 75 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderErrorCaption

string Csla.Properties.Resources.ActionExtenderErrorCaption
staticget

Looks up a localized string similar to Error.

Definition at line 84 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderInformationCaption

string Csla.Properties.Resources.ActionExtenderInformationCaption
staticget

Looks up a localized string similar to Information.

Definition at line 93 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderInvalidBindingSourceCast

string Csla.Properties.Resources.ActionExtenderInvalidBindingSourceCast
staticget

Looks up a localized string similar to DataSource does not cast to a BindingSource.

Definition at line 102 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderInvalidBusinessObjectBaseCast

string Csla.Properties.Resources.ActionExtenderInvalidBusinessObjectBaseCast
staticget

Looks up a localized string similar to The underlying data source does not cast to a CSLA BusinessBase object.

Definition at line 111 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderObjectIsValidMessagePropertyDefault

string Csla.Properties.Resources.ActionExtenderObjectIsValidMessagePropertyDefault
staticget

Looks up a localized string similar to Object is valid.

Definition at line 120 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderSourceMustBeBindingSource

string Csla.Properties.Resources.ActionExtenderSourceMustBeBindingSource
staticget

Looks up a localized string similar to DataSource must be a BindingSource control instance.

Definition at line 129 of file Csla/Properties/Resources.Designer.cs.

◆ ActionExtenderWarnOnCancelMessagePropertyDefault

string Csla.Properties.Resources.ActionExtenderWarnOnCancelMessagePropertyDefault
staticget

Looks up a localized string similar to Are you sure you want to revert to the previous values?.

Definition at line 138 of file Csla/Properties/Resources.Designer.cs.

◆ AddNewCoreMustBeOverriden

string Csla.Properties.Resources.AddNewCoreMustBeOverriden
staticget

Looks up a localized string similar to AddNewCore must be overridden.

Definition at line 147 of file Csla/Properties/Resources.Designer.cs.

◆ AsyncLoadException

string Csla.Properties.Resources.AsyncLoadException
staticget

Looks up a localized string similar to Failed on async load of property {0}.

Definition at line 156 of file Csla/Properties/Resources.Designer.cs.

◆ AsyncMethodOnSyncClientNotAllowed

string Csla.Properties.Resources.AsyncMethodOnSyncClientNotAllowed
staticget

Looks up a localized string similar to Cannot synchronously call {0} which is an asynchronous method.

Definition at line 165 of file Csla/Properties/Resources.Designer.cs.

◆ AuthenticationProviderDoesNotImplementIAuthorizeDataPortal

string Csla.Properties.Resources.AuthenticationProviderDoesNotImplementIAuthorizeDataPortal
staticget

Looks up a localized string similar to Csla Authentication Provider specified does not implement IAuthorizeDataPortal.

Definition at line 174 of file Csla/Properties/Resources.Designer.cs.

◆ AuthorizationProviderNameNotSpecified

string Csla.Properties.Resources.AuthorizationProviderNameNotSpecified
staticget

Looks up a localized string similar to Csla Authorization Provider App Setting name not specified.

Definition at line 183 of file Csla/Properties/Resources.Designer.cs.

◆ BinaryWriterObjectSerializationException

string Csla.Properties.Resources.BinaryWriterObjectSerializationException
staticget

Looks up a localized string similar to Serialization of type object is not supported.

Definition at line 192 of file Csla/Properties/Resources.Designer.cs.

◆ BindingSourceNotProvided

string Csla.Properties.Resources.BindingSourceNotProvided
staticget

Looks up a localized string similar to A root binding source has not been provided.

Definition at line 201 of file Csla/Properties/Resources.Designer.cs.

◆ BusinessPrincipalException

string Csla.Properties.Resources.BusinessPrincipalException
staticget

Looks up a localized string similar to Principal must be of type BusinessPrincipal, not.

Definition at line 210 of file Csla/Properties/Resources.Designer.cs.

◆ BusyObjectsMayNotBeMarkedBusy

string Csla.Properties.Resources.BusyObjectsMayNotBeMarkedBusy
staticget

Looks up a localized string similar to Objects that are marked busy may not be marked busy again.

Definition at line 219 of file Csla/Properties/Resources.Designer.cs.

◆ BusyObjectsMayNotBeSaved

string Csla.Properties.Resources.BusyObjectsMayNotBeSaved
staticget

Looks up a localized string similar to Objects that are marked busy may not be saved.

Definition at line 228 of file Csla/Properties/Resources.Designer.cs.

◆ CannotSerializeCollectionsNotOfIMobileObject

string Csla.Properties.Resources.CannotSerializeCollectionsNotOfIMobileObject
staticget

Looks up a localized string similar to Cannot serialize collections not of type IMobileObject.

Definition at line 237 of file Csla/Properties/Resources.Designer.cs.

◆ CascadingEditContextRequiredException

string Csla.Properties.Resources.CascadingEditContextRequiredException
staticget

Looks up a localized string similar to {0} requires a cascading parameter of type {1}.

For example, you can use {0} inside an EditForm..

Definition at line 246 of file Csla/Properties/Resources.Designer.cs.

◆ ChangeInvalidException

string Csla.Properties.Resources.ChangeInvalidException
staticget

Looks up a localized string similar to Changing an element is an invalid operation.

Definition at line 255 of file Csla/Properties/Resources.Designer.cs.

◆ ChangeReadOnlyListInvalid

string Csla.Properties.Resources.ChangeReadOnlyListInvalid
staticget

Looks up a localized string similar to Can not change a read-only list or collection.

Definition at line 264 of file Csla/Properties/Resources.Designer.cs.

◆ ChildDeleteException

string Csla.Properties.Resources.ChildDeleteException
staticget

Looks up a localized string similar to Can not directly mark a child object for deletion - use its parent collection.

Definition at line 273 of file Csla/Properties/Resources.Designer.cs.

◆ ClearInvalidException

string Csla.Properties.Resources.ClearInvalidException
staticget

Looks up a localized string similar to Clear is an invalid operation.

Definition at line 282 of file Csla/Properties/Resources.Designer.cs.

◆ ClientQueryIsInvalid

string Csla.Properties.Resources.ClientQueryIsInvalid
staticget

Looks up a localized string similar to The client query is invalid:.

Definition at line 291 of file Csla/Properties/Resources.Designer.cs.

◆ ConstructorsWithParametersNotSupported

string Csla.Properties.Resources.ConstructorsWithParametersNotSupported
staticget

Looks up a localized string similar to Constructor with parameters are not supported.

Definition at line 300 of file Csla/Properties/Resources.Designer.cs.

◆ CreateMethodNameNotSpecified

string Csla.Properties.Resources.CreateMethodNameNotSpecified
staticget

Looks up a localized string similar to Create method name not specified in MobileFactory attribute.

Definition at line 309 of file Csla/Properties/Resources.Designer.cs.

◆ CreateNotSupportedException

string Csla.Properties.Resources.CreateNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - create not allowed.

Definition at line 318 of file Csla/Properties/Resources.Designer.cs.

◆ CslaAuthenticationProviderNotSet

string Csla.Properties.Resources.CslaAuthenticationProviderNotSet
staticget

Looks up a localized string similar to Csla Authentication Provider not set!.

Definition at line 327 of file Csla/Properties/Resources.Designer.cs.

◆ Culture

global.System.Globalization.CultureInfo Csla.Properties.Resources.Culture
staticgetset

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Definition at line 54 of file Csla/Properties/Resources.Designer.cs.

◆ DatabaseNameNotFound

string Csla.Properties.Resources.DatabaseNameNotFound
staticget

Looks up a localized string similar to Database name not found in config file ({0}).

Definition at line 336 of file Csla/Properties/Resources.Designer.cs.

◆ DefaultConstructor

string Csla.Properties.Resources.DefaultConstructor
staticget

Looks up a localized string similar to Default Constructor.

Definition at line 345 of file Csla/Properties/Resources.Designer.cs.

◆ DeleteMethodNameNotSpecified

string Csla.Properties.Resources.DeleteMethodNameNotSpecified
staticget

Looks up a localized string similar to Delete method name not specified in MobileFactory attribute.

Definition at line 354 of file Csla/Properties/Resources.Designer.cs.

◆ DeleteNotSupportedException

string Csla.Properties.Resources.DeleteNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - delete not allowed.

Definition at line 363 of file Csla/Properties/Resources.Designer.cs.

◆ EditLevelMismatchException

string Csla.Properties.Resources.EditLevelMismatchException
staticget

Looks up a localized string similar to Edit level mismatch in {0}.

Definition at line 372 of file Csla/Properties/Resources.Designer.cs.

◆ ErrorReadingValueException

string Csla.Properties.Resources.ErrorReadingValueException
staticget

Looks up a localized string similar to Error reading value:.

Definition at line 381 of file Csla/Properties/Resources.Designer.cs.

◆ ExceptionOccurredDuringSaveOperation

string Csla.Properties.Resources.ExceptionOccurredDuringSaveOperation
staticget

Looks up a localized string similar to An exception ocurred during the save operation.

Definition at line 390 of file Csla/Properties/Resources.Designer.cs.

◆ ExecuteBadParams

string Csla.Properties.Resources.ExecuteBadParams
staticget

Looks up a localized string similar to Method to be executed must have 0 or 2 parameters.

Definition at line 399 of file Csla/Properties/Resources.Designer.cs.

◆ ExecuteBadTriggerEvent

string Csla.Properties.Resources.ExecuteBadTriggerEvent
staticget

Looks up a localized string similar to Trigger event has an unsupported signature.

Definition at line 408 of file Csla/Properties/Resources.Designer.cs.

◆ ExecuteNotSupportedException

string Csla.Properties.Resources.ExecuteNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - execute not allowed.

Definition at line 417 of file Csla/Properties/Resources.Designer.cs.

◆ FactoryTypeNotFoundException

string Csla.Properties.Resources.FactoryTypeNotFoundException
staticget

Looks up a localized string similar to Factory type or assembly could not be loaded ({0}).

Definition at line 426 of file Csla/Properties/Resources.Designer.cs.

◆ Failed

string Csla.Properties.Resources.Failed
staticget

Looks up a localized string similar to failed.

Definition at line 435 of file Csla/Properties/Resources.Designer.cs.

◆ FailedOnServer

string Csla.Properties.Resources.FailedOnServer
staticget

Looks up a localized string similar to failed on the server.

Definition at line 444 of file Csla/Properties/Resources.Designer.cs.

◆ FetchMethodNameNotSpecified

string Csla.Properties.Resources.FetchMethodNameNotSpecified
staticget

Looks up a localized string similar to Fetch method name not specified in MobileFactory attribute.

Definition at line 453 of file Csla/Properties/Resources.Designer.cs.

◆ FetchNotSupportedException

string Csla.Properties.Resources.FetchNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - fetch not allowed.

Definition at line 462 of file Csla/Properties/Resources.Designer.cs.

◆ FilterRequiredException

string Csla.Properties.Resources.FilterRequiredException
staticget

Looks up a localized string similar to Filter parameter and filter provider are required.

Definition at line 471 of file Csla/Properties/Resources.Designer.cs.

◆ IEditableCollectionRequiredException

string Csla.Properties.Resources.IEditableCollectionRequiredException
staticget

Looks up a localized string similar to Target object must implement IEditableCollection.

Definition at line 480 of file Csla/Properties/Resources.Designer.cs.

◆ IManagePropertiesRequiredException

string Csla.Properties.Resources.IManagePropertiesRequiredException
staticget

Looks up a localized string similar to Target object must implement IManageProperties.

Definition at line 489 of file Csla/Properties/Resources.Designer.cs.

◆ IndexedExpressionsMustBeClosed

string Csla.Properties.Resources.IndexedExpressionsMustBeClosed
staticget

Looks up a localized string similar to Indexed expressions must be closed.

Definition at line 498 of file Csla/Properties/Resources.Designer.cs.

◆ InsertInvalidException

string Csla.Properties.Resources.InsertInvalidException
staticget

Looks up a localized string similar to Insert is an invalid operation.

Definition at line 507 of file Csla/Properties/Resources.Designer.cs.

◆ InsertNotSupportedException

string Csla.Properties.Resources.InsertNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - insert not allowed.

Definition at line 516 of file Csla/Properties/Resources.Designer.cs.

◆ InterfaceNotImplementedException

string Csla.Properties.Resources.InterfaceNotImplementedException
staticget

Looks up a localized string similar to {0} does not implement required interface {1}.

Definition at line 525 of file Csla/Properties/Resources.Designer.cs.

◆ ListItemNotAChildException

string Csla.Properties.Resources.ListItemNotAChildException
staticget

Looks up a localized string similar to List item must be marked as a child object.

Definition at line 534 of file Csla/Properties/Resources.Designer.cs.

◆ MaxValueRule

string Csla.Properties.Resources.MaxValueRule
staticget

Looks up a localized string similar to {0} can not exceed {1}.

Definition at line 543 of file Csla/Properties/Resources.Designer.cs.

◆ MemberNotFoundException

string Csla.Properties.Resources.MemberNotFoundException
staticget

Looks up a localized string similar to Member not found on object ({0}).

Definition at line 552 of file Csla/Properties/Resources.Designer.cs.

◆ MethodCallFailed

string Csla.Properties.Resources.MethodCallFailed
staticget

Looks up a localized string similar to method call failed.

Definition at line 561 of file Csla/Properties/Resources.Designer.cs.

◆ MethodExecuteNotAllowed

string Csla.Properties.Resources.MethodExecuteNotAllowed
staticget

Looks up a localized string similar to Method execution not allowed.

Definition at line 570 of file Csla/Properties/Resources.Designer.cs.

◆ MethodNotImplemented

string Csla.Properties.Resources.MethodNotImplemented
staticget

Looks up a localized string similar to not implemented.

Definition at line 579 of file Csla/Properties/Resources.Designer.cs.

◆ MinValueRule

string Csla.Properties.Resources.MinValueRule
staticget

Looks up a localized string similar to {0} can not be less than {1}.

Definition at line 588 of file Csla/Properties/Resources.Designer.cs.

◆ MobileFormatterUnableToDeserialize

string Csla.Properties.Resources.MobileFormatterUnableToDeserialize
staticget

Looks up a localized string similar to The Type '{0}' was unable to be deserialized, double check that the assembly containing this class has the same name on the Client and Server and that it is referenced by your server application.

Definition at line 597 of file Csla/Properties/Resources.Designer.cs.

◆ MustImplementIMobileObject

string Csla.Properties.Resources.MustImplementIMobileObject
staticget

Looks up a localized string similar to Type {0} must implement IMobileObject.

Definition at line 606 of file Csla/Properties/Resources.Designer.cs.

◆ NavigatorProviderSetPriorToTriggerEvent

string Csla.Properties.Resources.NavigatorProviderSetPriorToTriggerEvent
staticget

Looks up a localized string similar to Please set NavigatorProvider prior to TriggerEvent property.

Definition at line 615 of file Csla/Properties/Resources.Designer.cs.

◆ NoApplyEditChildException

string Csla.Properties.Resources.NoApplyEditChildException
staticget

Looks up a localized string similar to ApplyEdit is not valid on a child object.

Definition at line 624 of file Csla/Properties/Resources.Designer.cs.

◆ NoBeginEditChildException

string Csla.Properties.Resources.NoBeginEditChildException
staticget

Looks up a localized string similar to BeginEdit is not valid on a child object.

Definition at line 633 of file Csla/Properties/Resources.Designer.cs.

◆ NoCancelEditChildException

string Csla.Properties.Resources.NoCancelEditChildException
staticget

Looks up a localized string similar to CancelEdit is not valid on a child object.

Definition at line 642 of file Csla/Properties/Resources.Designer.cs.

◆ NoDeleteRootException

string Csla.Properties.Resources.NoDeleteRootException
staticget

Looks up a localized string similar to Invalid for root objects - use Delete instead.

Definition at line 651 of file Csla/Properties/Resources.Designer.cs.

◆ NoPrincipalAllowedException

string Csla.Properties.Resources.NoPrincipalAllowedException
staticget

Looks up a localized string similar to No principal object should be passed to DataPortal when using Windows integrated security.

Definition at line 660 of file Csla/Properties/Resources.Designer.cs.

◆ NoSaveChildException

string Csla.Properties.Resources.NoSaveChildException
staticget

Looks up a localized string similar to Can not directly save a child object.

Definition at line 669 of file Csla/Properties/Resources.Designer.cs.

◆ NoSaveEditingException

string Csla.Properties.Resources.NoSaveEditingException
staticget

Looks up a localized string similar to Object is still being edited and can not be saved.

Definition at line 678 of file Csla/Properties/Resources.Designer.cs.

◆ NoSaveInvalidException

string Csla.Properties.Resources.NoSaveInvalidException
staticget

Looks up a localized string similar to Object is not valid and can not be saved.

Definition at line 687 of file Csla/Properties/Resources.Designer.cs.

◆ NoSuchFactoryMethod

string Csla.Properties.Resources.NoSuchFactoryMethod
staticget

Looks up a localized string similar to No such factory method:{0}.

Definition at line 696 of file Csla/Properties/Resources.Designer.cs.

◆ NoSuchMethod

string Csla.Properties.Resources.NoSuchMethod
staticget

Looks up a localized string similar to No such method {0}.

Definition at line 705 of file Csla/Properties/Resources.Designer.cs.

◆ NoSuchValueExistsException

string Csla.Properties.Resources.NoSuchValueExistsException
staticget

Looks up a localized string similar to No such value exists:.

Definition at line 714 of file Csla/Properties/Resources.Designer.cs.

◆ NothingNotValid

string Csla.Properties.Resources.NothingNotValid
staticget

Looks up a localized string similar to Argument must not be Nothing.

Definition at line 723 of file Csla/Properties/Resources.Designer.cs.

◆ ObjectNotNull

string Csla.Properties.Resources.ObjectNotNull
staticget

Looks up a localized string similar to Can not set property if data object is not null.

Definition at line 732 of file Csla/Properties/Resources.Designer.cs.

◆ ObjectNotSerializableFormatted

string Csla.Properties.Resources.ObjectNotSerializableFormatted
staticget

Looks up a localized string similar to Object not serializable ({0}).

Definition at line 741 of file Csla/Properties/Resources.Designer.cs.

◆ ObjectRulesCannotSetPrimaryProperty

string Csla.Properties.Resources.ObjectRulesCannotSetPrimaryProperty
staticget

Looks up a localized string similar to Object rule can not have PrimaryPropery.

Definition at line 750 of file Csla/Properties/Resources.Designer.cs.

◆ ObjectTypeCouldNotBeLoaded

string Csla.Properties.Resources.ObjectTypeCouldNotBeLoaded
staticget

Looks up a localized string similar to Object type or assembly could not be loaded ({0}).

Definition at line 759 of file Csla/Properties/Resources.Designer.cs.

◆ OneOfTwoParametersRequiredException

string Csla.Properties.Resources.OneOfTwoParametersRequiredException
staticget

Looks up a localized string similar to {0} requires a value for either the {1} or the {2} parameter.

Definition at line 768 of file Csla/Properties/Resources.Designer.cs.

◆ ParameterRequiredException

string Csla.Properties.Resources.ParameterRequiredException
staticget

Looks up a localized string similar to {0} requires a value for the {1} parameter.

Definition at line 777 of file Csla/Properties/Resources.Designer.cs.

◆ PrivateFieldException

string Csla.Properties.Resources.PrivateFieldException
staticget

Looks up a localized string similar to Properties with private backing fields must be marked as RelationshipTypes.PrivateField.

Definition at line 786 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyCopyFailed

string Csla.Properties.Resources.PropertyCopyFailed
staticget

Looks up a localized string similar to Property copy failed.

Definition at line 795 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyGetNotAllowed

string Csla.Properties.Resources.PropertyGetNotAllowed
staticget

Looks up a localized string similar to Property get not allowed.

Definition at line 804 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyIsPrivateField

string Csla.Properties.Resources.PropertyIsPrivateField
staticget

Looks up a localized string similar to Attempt to read/load private field property in managed properties.

Definition at line 813 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyLoadException

string Csla.Properties.Resources.PropertyLoadException
staticget

Looks up a localized string similar to Property load or set failed for property {0} ({1}).

Definition at line 822 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyNameDoesNotExist

string Csla.Properties.Resources.PropertyNameDoesNotExist
staticget

Looks up a localized string similar to The specified property name '{0}' does not exist.

Definition at line 831 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyNameNotRegisteredException

string Csla.Properties.Resources.PropertyNameNotRegisteredException
staticget

Looks up a localized string similar to Property '{0}' not registered.

Definition at line 840 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyNotInAffectedPropertiesException

string Csla.Properties.Resources.PropertyNotInAffectedPropertiesException
staticget

Looks up a localized string similar to Property {0} must be added to AffectedProperties.

Definition at line 849 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyNotRegistered

string Csla.Properties.Resources.PropertyNotRegistered
staticget

Looks up a localized string similar to One or more properties are not registered for this type.

Definition at line 858 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyRegisterDuplicateNotAllowed

string Csla.Properties.Resources.PropertyRegisterDuplicateNotAllowed
staticget

Looks up a localized string similar to Cannot register property {0}, a PropertyInfo with the same name already exists.

Definition at line 867 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyRegisterNotAllowed

string Csla.Properties.Resources.PropertyRegisterNotAllowed
staticget

Looks up a localized string similar to Cannot register property {0} after containing type ({1}) has been instantiated.

Definition at line 876 of file Csla/Properties/Resources.Designer.cs.

◆ PropertyRequiresIndexArguments

string Csla.Properties.Resources.PropertyRequiresIndexArguments
staticget

Looks up a localized string similar to This property requires {0} index arguments, {1} were provided.

Definition at line 885 of file Csla/Properties/Resources.Designer.cs.

◆ PropertySetNotAllowed

string Csla.Properties.Resources.PropertySetNotAllowed
staticget

Looks up a localized string similar to Property set not allowed.

Definition at line 894 of file Csla/Properties/Resources.Designer.cs.

◆ RegExMatchRule

string Csla.Properties.Resources.RegExMatchRule
staticget

Looks up a localized string similar to {0} does not match regular expression.

Definition at line 903 of file Csla/Properties/Resources.Designer.cs.

◆ RemoveInvalidException

string Csla.Properties.Resources.RemoveInvalidException
staticget

Looks up a localized string similar to Remove is an invalid operation.

Definition at line 912 of file Csla/Properties/Resources.Designer.cs.

◆ ResourceManager

global.System.Resources.ResourceManager Csla.Properties.Resources.ResourceManager
staticget

Returns the cached ResourceManager instance used by this class.

Definition at line 39 of file Csla/Properties/Resources.Designer.cs.

◆ RuleMessageRequired

string Csla.Properties.Resources.RuleMessageRequired
staticget

Looks up a localized string similar to Message for broken rule is required.

Rule: {0}.

Definition at line 921 of file Csla/Properties/Resources.Designer.cs.

◆ SanitizedServerSideDataPortalDetailedException

string Csla.Properties.Resources.SanitizedServerSideDataPortalDetailedException
staticget

Looks up a localized string similar to An exception has occured during a server-side dataportal operation.

Request Id: {0}.

Definition at line 930 of file Csla/Properties/Resources.Designer.cs.

◆ SanitizedServerSideDataPortalException

string Csla.Properties.Resources.SanitizedServerSideDataPortalException
staticget

Looks up a localized string similar to A dataportal exception occurred on the server.

Details are available from the server logs.

Definition at line 939 of file Csla/Properties/Resources.Designer.cs.

◆ ServerSideDataPortalException

string Csla.Properties.Resources.ServerSideDataPortalException
staticget

Looks up a localized string similar to An exception has occured during a server-side dataportal operation.

Request Id: {identifier}.

Definition at line 948 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateT

string Csla.Properties.Resources.SmartDateT
staticget

Looks up a localized string similar to t.

Definition at line 957 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateToday

string Csla.Properties.Resources.SmartDateToday
staticget

Looks up a localized string similar to today.

Definition at line 966 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateTom

string Csla.Properties.Resources.SmartDateTom
staticget

Looks up a localized string similar to tom.

Definition at line 975 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateTomorrow

string Csla.Properties.Resources.SmartDateTomorrow
staticget

Looks up a localized string similar to tomorrow.

Definition at line 984 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateY

string Csla.Properties.Resources.SmartDateY
staticget

Looks up a localized string similar to y.

Definition at line 993 of file Csla/Properties/Resources.Designer.cs.

◆ SmartDateYesterday

string Csla.Properties.Resources.SmartDateYesterday
staticget

Looks up a localized string similar to yesterday.

Definition at line 1002 of file Csla/Properties/Resources.Designer.cs.

◆ SortedBindingListPropertyNameNotFound

string Csla.Properties.Resources.SortedBindingListPropertyNameNotFound
staticget

Looks up a localized string similar to PropertyName '{0}' not found in list.

Definition at line 1011 of file Csla/Properties/Resources.Designer.cs.

◆ SortingNotSupported

string Csla.Properties.Resources.SortingNotSupported
staticget

Looks up a localized string similar to Sorting not supported.

Definition at line 1020 of file Csla/Properties/Resources.Designer.cs.

◆ StringMaxLengthRule

string Csla.Properties.Resources.StringMaxLengthRule
staticget

Looks up a localized string similar to {0} can not exceed {1} characters.

Definition at line 1029 of file Csla/Properties/Resources.Designer.cs.

◆ StringMinLengthRule

string Csla.Properties.Resources.StringMinLengthRule
staticget

Looks up a localized string similar to {0} must be at least {1} characters.

Definition at line 1038 of file Csla/Properties/Resources.Designer.cs.

◆ StringRequiredRule

string Csla.Properties.Resources.StringRequiredRule
staticget

Looks up a localized string similar to {0} required.

Definition at line 1047 of file Csla/Properties/Resources.Designer.cs.

◆ StringToDateException

string Csla.Properties.Resources.StringToDateException
staticget

Looks up a localized string similar to String value can not be converted to a date.

Definition at line 1056 of file Csla/Properties/Resources.Designer.cs.

◆ SyncDataAccessNotSupportedException

string Csla.Properties.Resources.SyncDataAccessNotSupportedException
staticget

Looks up a localized string similar to Synchronous data access is not supported on this runtime.

Please use async data access methods.

Definition at line 1065 of file Csla/Properties/Resources.Designer.cs.

◆ TaskOfObjectException

string Csla.Properties.Resources.TaskOfObjectException
staticget

Looks up a localized string similar to Method {0} must return Task<object>.

Definition at line 1074 of file Csla/Properties/Resources.Designer.cs.

◆ TypeLoadException

string Csla.Properties.Resources.TypeLoadException
staticget

Looks up a localized string similar to Failed to load type '{0}'.

Definition at line 1083 of file Csla/Properties/Resources.Designer.cs.

◆ UnableToLoadDataPortalProxyFactory

string Csla.Properties.Resources.UnableToLoadDataPortalProxyFactory
staticget

Looks up a localized string similar to Unable to load DataPortalProxyFactory {0}.

Definition at line 1092 of file Csla/Properties/Resources.Designer.cs.

◆ UnandledKNownTypeException

string Csla.Properties.Resources.UnandledKNownTypeException
staticget

Looks up a localized string similar to Unhandled CSLA Known type was found.

Definition at line 1101 of file Csla/Properties/Resources.Designer.cs.

◆ UpdateMethodNameNotSpecified

string Csla.Properties.Resources.UpdateMethodNameNotSpecified
staticget

Looks up a localized string similar to Update method name not specified in MobileFactory attribute.

Definition at line 1110 of file Csla/Properties/Resources.Designer.cs.

◆ UpdateNotSupportedException

string Csla.Properties.Resources.UpdateNotSupportedException
staticget

Looks up a localized string similar to Invalid operation - update not allowed.

Definition at line 1119 of file Csla/Properties/Resources.Designer.cs.

◆ UserNotAuthorizedException

string Csla.Properties.Resources.UserNotAuthorizedException
staticget

Looks up a localized string similar to User not authorized to {0} object type {1}.

Definition at line 1128 of file Csla/Properties/Resources.Designer.cs.

◆ ValueNotSmartDateException

string Csla.Properties.Resources.ValueNotSmartDateException
staticget

Looks up a localized string similar to Value is not a SmartDate.

Definition at line 1137 of file Csla/Properties/Resources.Designer.cs.

◆ Warning

string Csla.Properties.Resources.Warning
staticget

Looks up a localized string similar to Warning.

Definition at line 1146 of file Csla/Properties/Resources.Designer.cs.