CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
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.
static global::System.Globalization.CultureInfo Culture [get, set]
 Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
static string ActionExtenderCloseConfirmation [get]
 Looks up a localized string similar to Are you sure you want to close?.
static string ActionExtenderDirtyWarningMessagePropertyDefault [get]
 Looks up a localized string similar to Object is currently in a dirty changed..
static string ActionExtenderErrorCaption [get]
 Looks up a localized string similar to Error.
static string ActionExtenderInformationCaption [get]
 Looks up a localized string similar to Information.
static string ActionExtenderInvalidBindingSourceCast [get]
 Looks up a localized string similar to DataSource does not cast to a BindingSource.
static string ActionExtenderInvalidBusinessObjectBaseCast [get]
 Looks up a localized string similar to The underlying data source does not cast to a CSLA BusinessBase object.
static string ActionExtenderObjectIsValidMessagePropertyDefault [get]
 Looks up a localized string similar to Object is valid.
static string ActionExtenderSourceMustBeBindingSource [get]
 Looks up a localized string similar to DataSource must be a BindingSource control instance.
static string ActionExtenderWarnOnCancelMessagePropertyDefault [get]
 Looks up a localized string similar to Are you sure you want to revert to the previous values?.
static string AddNewCoreMustBeOverriden [get]
 Looks up a localized string similar to AddNewCore must be overridden.
static string AsyncLoadException [get]
 Looks up a localized string similar to Failed on async load of property {0}.
static string AsyncMethodOnSyncClientNotAllowed [get]
 Looks up a localized string similar to Cannot synchronously call {0} which is an asynchronous method.
static string AuthenticationProviderDoesNotImplementIAuthorizeDataPortal [get]
 Looks up a localized string similar to Csla Authentication Provider specified does not implement IAuthorizeDataPortal.
static string AuthorizationProviderNameNotSpecified [get]
 Looks up a localized string similar to Csla Authorization Provider App Setting name not specified.
static string BinaryWriterObjectSerializationException [get]
 Looks up a localized string similar to Serialization of type object is not supported..
static string BindingSourceNotProvided [get]
 Looks up a localized string similar to A root binding source has not been provided..
static string BusinessPrincipalException [get]
 Looks up a localized string similar to Principal must be of type BusinessPrincipal, not.
static string BusyObjectsMayNotBeMarkedBusy [get]
 Looks up a localized string similar to Objects that are marked busy may not be marked busy again.
static string BusyObjectsMayNotBeSaved [get]
 Looks up a localized string similar to Objects that are marked busy may not be saved.
static string CannotSerializeCollectionsNotOfIMobileObject [get]
 Looks up a localized string similar to Cannot serialize collections not of type IMobileObject.
static string CascadingEditContextRequiredException [get]
 Looks up a localized string similar to {0} requires a cascading parameter of type {1}. For example, you can use {0} inside an EditForm..
static string ChangeInvalidException [get]
 Looks up a localized string similar to Changing an element is an invalid operation.
static string ChangeReadOnlyListInvalid [get]
 Looks up a localized string similar to Can not change a read-only list or collection.
static string ChildDeleteException [get]
 Looks up a localized string similar to Can not directly mark a child object for deletion - use its parent collection.
static string ClearInvalidException [get]
 Looks up a localized string similar to Clear is an invalid operation.
static string ClientQueryIsInvalid [get]
 Looks up a localized string similar to The client query is invalid:.
static string ConstructorsWithParametersNotSupported [get]
 Looks up a localized string similar to Constructor with parameters are not supported.
static string CreateMethodNameNotSpecified [get]
 Looks up a localized string similar to Create method name not specified in MobileFactory attribute.
static string CreateNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - create not allowed.
static string CslaAuthenticationProviderNotSet [get]
 Looks up a localized string similar to Csla Authentication Provider not set!.
static string DatabaseNameNotFound [get]
 Looks up a localized string similar to Database name not found in config file ({0}).
static string DefaultConstructor [get]
 Looks up a localized string similar to Default Constructor.
static string DeleteMethodNameNotSpecified [get]
 Looks up a localized string similar to Delete method name not specified in MobileFactory attribute.
static string DeleteNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - delete not allowed.
static string DeserializationFailedDueToWrongData [get]
 Looks up a localized string similar to The type '{0}' could not be deserialized because the serialized data could not be used for deserialization of that type..
static string EditLevelMismatchException [get]
 Looks up a localized string similar to Edit level mismatch in {0}.
static string ErrorReadingValueException [get]
 Looks up a localized string similar to Error reading value:.
static string ExceptionOccurredDuringSaveOperation [get]
 Looks up a localized string similar to An exception ocurred during the save operation.
static string ExecuteBadParams [get]
 Looks up a localized string similar to Method to be executed must have 0 or 2 parameters.
static string ExecuteBadTriggerEvent [get]
 Looks up a localized string similar to Trigger event has an unsupported signature.
static string ExecuteNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - execute not allowed.
static string FactoryTypeNotFoundException [get]
 Looks up a localized string similar to Factory type or assembly could not be loaded ({0}).
static string Failed [get]
 Looks up a localized string similar to failed.
static string FailedOnServer [get]
 Looks up a localized string similar to failed on the server.
static string FetchMethodNameNotSpecified [get]
 Looks up a localized string similar to Fetch method name not specified in MobileFactory attribute.
static string FetchNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - fetch not allowed.
static string FilterRequiredException [get]
 Looks up a localized string similar to Filter parameter and filter provider are required.
static string IEditableCollectionRequiredException [get]
 Looks up a localized string similar to Target object must implement IEditableCollection.
static string IManagePropertiesRequiredException [get]
 Looks up a localized string similar to Target object must implement IManageProperties.
static string IndexedExpressionsMustBeClosed [get]
 Looks up a localized string similar to Indexed expressions must be closed.
static string InsertInvalidException [get]
 Looks up a localized string similar to Insert is an invalid operation.
static string InsertNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - insert not allowed.
static string InterfaceNotImplementedException [get]
 Looks up a localized string similar to {0} does not implement required interface {1}.
static string KeyAlreadyExistsException [get]
 Looks up a localized string similar to An element with the same key already exists in the dictionary object..
static string KeyDoesNotExistException [get]
 Looks up a localized string similar to Key is null..
static string ListItemNotAChildException [get]
 Looks up a localized string similar to List item must be marked as a child object.
static string MaxValueRule [get]
 Looks up a localized string similar to {0} can not exceed {1}.
static string MemberInfoDeclaringTypeMustBeNotNull [get]
 Looks up a localized string similar to The declaring type of {0} must not be null..
static string MemberNotFoundException [get]
 Looks up a localized string similar to Member not found on object ({0}).
static string MethodCallFailed [get]
 Looks up a localized string similar to method call failed.
static string MethodExecuteNotAllowed [get]
 Looks up a localized string similar to Method execution not allowed.
static string MethodNotImplemented [get]
 Looks up a localized string similar to not implemented.
static string MinValueRule [get]
 Looks up a localized string similar to {0} can not be less than {1}.
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.
static string MustImplementIMobileObject [get]
 Looks up a localized string similar to Type {0} must implement IMobileObject.
static string NavigatorProviderSetPriorToTriggerEvent [get]
 Looks up a localized string similar to Please set NavigatorProvider prior to TriggerEvent property..
static string NoApplyEditChildException [get]
 Looks up a localized string similar to ApplyEdit is not valid on a child object.
static string NoBeginEditChildException [get]
 Looks up a localized string similar to BeginEdit is not valid on a child object.
static string NoCancelEditChildException [get]
 Looks up a localized string similar to CancelEdit is not valid on a child object.
static string NoDeleteRootException [get]
 Looks up a localized string similar to Invalid for root objects - use Delete instead.
static string NoInstanceProvidedForAuthorizationCheck [get]
 Looks up a localized string similar to No business object instance was provided for authorization action {0} of type {1}..
static string NoPrincipalAllowedException [get]
 Looks up a localized string similar to No principal object should be passed to DataPortal when using Windows integrated security.
static string NoSaveChildException [get]
 Looks up a localized string similar to Can not directly save a child object.
static string NoSaveEditingException [get]
 Looks up a localized string similar to Object is still being edited and can not be saved.
static string NoSaveInvalidException [get]
 Looks up a localized string similar to Object is not valid and can not be saved.
static string NoSuchFactoryMethod [get]
 Looks up a localized string similar to No such factory method:{0}.
static string NoSuchMethod [get]
 Looks up a localized string similar to No such method {0}.
static string NoSuchValueExistsException [get]
 Looks up a localized string similar to No such value exists:.
static string NothingNotValid [get]
 Looks up a localized string similar to Argument must not be Nothing.
static string NullValueInCompareToRule [get]
 Looks up a localized string similar to The provided rule value is null (property: {0}) and can not be used for comparison in the {1} rule..
static string ObjectNotNull [get]
 Looks up a localized string similar to Can not set property if data object is not null.
static string ObjectNotSerializableFormatted [get]
 Looks up a localized string similar to Object not serializable ({0}).
static string ObjectRulesCannotSetPrimaryProperty [get]
 Looks up a localized string similar to Object rule can not have PrimaryPropery..
static string ObjectToBeUpdatedCouldNotBeDeserialized [get]
 Looks up a localized string similar to The object to be updated could not be deserialized. The send data are null..
static string ObjectTypeCouldNotBeLoaded [get]
 Looks up a localized string similar to Object type or assembly could not be loaded ({0}).
static string OneOfTwoParametersRequiredException [get]
 Looks up a localized string similar to {0} requires a value for either the {1} or the {2} parameter..
static string ParameterRequiredException [get]
 Looks up a localized string similar to {0} requires a value for the {1} parameter..
static string PrivateFieldException [get]
 Looks up a localized string similar to Properties with private backing fields must be marked as RelationshipTypes.PrivateField.
static string PropertyCopyFailed [get]
 Looks up a localized string similar to Property copy failed.
static string PropertyGetNotAllowed [get]
 Looks up a localized string similar to Property get not allowed.
static string PropertyIsPrivateField [get]
 Looks up a localized string similar to Attempt to read/load private field property in managed properties..
static string PropertyLoadException [get]
 Looks up a localized string similar to Property load or set failed for property {0} ({1}).
static string PropertyNameDoesNotExist [get]
 Looks up a localized string similar to The specified property name '{0}' does not exist.
static string PropertyNameNotRegisteredException [get]
 Looks up a localized string similar to Property '{0}' not registered..
static string PropertyNotInAffectedPropertiesException [get]
 Looks up a localized string similar to Property {0} must be added to AffectedProperties. .
static string PropertyNotRegistered [get]
 Looks up a localized string similar to One or more properties are not registered for this type.
static string PropertyRegisterDuplicateNotAllowed [get]
 Looks up a localized string similar to Cannot register property {0}, a PropertyInfo with the same name already exists..
static string PropertyRegisterNotAllowed [get]
 Looks up a localized string similar to Cannot register property {0} after containing type ({1}) has been instantiated.
static string PropertyRequiresIndexArguments [get]
 Looks up a localized string similar to This property requires {0} index arguments, {1} were provided.
static string PropertySetNotAllowed [get]
 Looks up a localized string similar to Property set not allowed.
static string RegExMatchRule [get]
 Looks up a localized string similar to {0} does not match regular expression.
static string RemoveInvalidException [get]
 Looks up a localized string similar to Remove is an invalid operation.
static string RuleMessageRequired [get]
 Looks up a localized string similar to Message for broken rule is required. Rule: {0}.
static string SanitizedServerSideDataPortalDetailedException [get]
 Looks up a localized string similar to An exception has occured during a server-side dataportal operation. Request Id: {0}.
static string SanitizedServerSideDataPortalException [get]
 Looks up a localized string similar to A dataportal exception occurred on the server. Details are available from the server logs.
static string ServerSideDataPortalException [get]
 Looks up a localized string similar to An exception has occured during a server-side dataportal operation. Request Id: {identifier}.
static string ServerSideDataPortalRequestDeserializationFailed [get]
 Looks up a localized string similar to The server side portal could not deserialize the incoming request stream..
static string SessionIdManagerIdMustBeNotNull [get]
 Looks up a localized string similar to The session id must be not null..
static string SessionManagerSessionStateCouldNotBeRetrieved [get]
 Looks up a localized string similar to The json result from state controller '{0}' could not be deserialized as {1}..
static string SmartDateT [get]
 Looks up a localized string similar to t.
static string SmartDateToday [get]
 Looks up a localized string similar to today.
static string SmartDateTom [get]
 Looks up a localized string similar to tom.
static string SmartDateTomorrow [get]
 Looks up a localized string similar to tomorrow.
static string SmartDateY [get]
 Looks up a localized string similar to y.
static string SmartDateYesterday [get]
 Looks up a localized string similar to yesterday.
static string SortedBindingListPropertyNameNotFound [get]
 Looks up a localized string similar to PropertyName '{0}' not found in list.
static string SortingNotSupported [get]
 Looks up a localized string similar to Sorting not supported.
static string StringMaxLengthRule [get]
 Looks up a localized string similar to {0} can not exceed {1} characters.
static string StringMinLengthRule [get]
 Looks up a localized string similar to {0} must be at least {1} characters.
static string StringNotNullOrWhiteSpaceException [get]
 Looks up a localized string similar to {0} must not be null, empty or only consisting of white spaces..
static string StringRequiredRule [get]
 Looks up a localized string similar to {0} required.
static string StringToDateException [get]
 Looks up a localized string similar to String value can not be converted to a date.
static string SyncDataAccessNotSupportedException [get]
 Looks up a localized string similar to Synchronous data access is not supported on this runtime. Please use async data access methods.
static string SyncrootNotSupportedException [get]
 Looks up a localized string similar to SyncRoot NotSupported.
static string TagHelperPropertyInPathHasNullValue [get]
 Looks up a localized string similar to Value of property {0} in path {1} is null. It's not possible to generate a tag helper message..
static string TaskOfObjectException [get]
 Looks up a localized string similar to Method {0} must return Task<object>.
static string TransactionScopeTransactionNotSupportedException [get]
 Looks up a localized string similar to Transactions with TransactionTypes.TransactionScope are not supported in the browser platform.
static string TypeAssemblyQualifiedNameIsNull [get]
 Looks up a localized string similar to The AssemblyQualifiedName of type '{0}' is null..
static string TypeLoadException [get]
 Looks up a localized string similar to Failed to load type '{0}'.
static string UnableToLoadDataPortalProxyFactory [get]
 Looks up a localized string similar to Unable to load DataPortalProxyFactory {0}.
static string UnandledKNownTypeException [get]
 Looks up a localized string similar to Unhandled CSLA Known type was found.
static string UnexpectedSerializationInfoObjectData [get]
 Looks up a localized string similar to Object data retrieved through MobileFormatter isn't a known type by SerializationInfo. The retrieved type was '{0}'..
static string UnsupportedXamlListTypeForModel [get]
 Looks up a localized string similar to The model type must be either of type {0} or {1} to be used as a collection type..
static string UpdateMethodNameNotSpecified [get]
 Looks up a localized string similar to Update method name not specified in MobileFactory attribute.
static string UpdateNotSupportedException [get]
 Looks up a localized string similar to Invalid operation - update not allowed.
static string UserNotAuthorizedException [get]
 Looks up a localized string similar to User not authorized to {0} object type {1}.
static string ValueNotSmartDateException [get]
 Looks up a localized string similar to Value is not a SmartDate.
static string Warning [get]
 Looks up a localized string similar to Warning.
static string WasmApplicationContextManagerSessionNotRetrieved [get]
 Looks up a localized string similar to The session is not available. Please ensure to call {0} in your component..
static string RoutingTagInvalidCharacters [get]
 Looks up a localized string similar to Routing tag value cannot contain '-' or '/' characters.
static string VersionRoutingTagInvalidCharacters [get]
 Looks up a localized string similar to Version routing tag value cannot contain '-' or '/' characters.

Detailed Description

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

Property Documentation

◆ ActionExtenderCloseConfirmation

string Csla.Properties.Resources.ActionExtenderCloseConfirmation
staticget

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

◆ ActionExtenderDirtyWarningMessagePropertyDefault

string Csla.Properties.Resources.ActionExtenderDirtyWarningMessagePropertyDefault
staticget

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

◆ ActionExtenderErrorCaption

string Csla.Properties.Resources.ActionExtenderErrorCaption
staticget

Looks up a localized string similar to Error.

◆ ActionExtenderInformationCaption

string Csla.Properties.Resources.ActionExtenderInformationCaption
staticget

Looks up a localized string similar to Information.

◆ ActionExtenderInvalidBindingSourceCast

string Csla.Properties.Resources.ActionExtenderInvalidBindingSourceCast
staticget

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

◆ 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.

◆ ActionExtenderObjectIsValidMessagePropertyDefault

string Csla.Properties.Resources.ActionExtenderObjectIsValidMessagePropertyDefault
staticget

Looks up a localized string similar to Object is valid.

◆ ActionExtenderSourceMustBeBindingSource

string Csla.Properties.Resources.ActionExtenderSourceMustBeBindingSource
staticget

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

◆ 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?.

◆ AddNewCoreMustBeOverriden

string Csla.Properties.Resources.AddNewCoreMustBeOverriden
staticget

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

◆ AsyncLoadException

string Csla.Properties.Resources.AsyncLoadException
staticget

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

◆ AsyncMethodOnSyncClientNotAllowed

string Csla.Properties.Resources.AsyncMethodOnSyncClientNotAllowed
staticget

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

◆ AuthenticationProviderDoesNotImplementIAuthorizeDataPortal

string Csla.Properties.Resources.AuthenticationProviderDoesNotImplementIAuthorizeDataPortal
staticget

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

◆ AuthorizationProviderNameNotSpecified

string Csla.Properties.Resources.AuthorizationProviderNameNotSpecified
staticget

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

◆ BinaryWriterObjectSerializationException

string Csla.Properties.Resources.BinaryWriterObjectSerializationException
staticget

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

◆ BindingSourceNotProvided

string Csla.Properties.Resources.BindingSourceNotProvided
staticget

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

◆ BusinessPrincipalException

string Csla.Properties.Resources.BusinessPrincipalException
staticget

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

◆ 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.

◆ BusyObjectsMayNotBeSaved

string Csla.Properties.Resources.BusyObjectsMayNotBeSaved
staticget

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

◆ CannotSerializeCollectionsNotOfIMobileObject

string Csla.Properties.Resources.CannotSerializeCollectionsNotOfIMobileObject
staticget

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

◆ 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..

◆ ChangeInvalidException

string Csla.Properties.Resources.ChangeInvalidException
staticget

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

◆ ChangeReadOnlyListInvalid

string Csla.Properties.Resources.ChangeReadOnlyListInvalid
staticget

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

◆ 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.

◆ ClearInvalidException

string Csla.Properties.Resources.ClearInvalidException
staticget

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

◆ ClientQueryIsInvalid

string Csla.Properties.Resources.ClientQueryIsInvalid
staticget

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

◆ ConstructorsWithParametersNotSupported

string Csla.Properties.Resources.ConstructorsWithParametersNotSupported
staticget

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

◆ CreateMethodNameNotSpecified

string Csla.Properties.Resources.CreateMethodNameNotSpecified
staticget

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

◆ CreateNotSupportedException

string Csla.Properties.Resources.CreateNotSupportedException
staticget

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

◆ CslaAuthenticationProviderNotSet

string Csla.Properties.Resources.CslaAuthenticationProviderNotSet
staticget

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

◆ 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.

◆ DatabaseNameNotFound

string Csla.Properties.Resources.DatabaseNameNotFound
staticget

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

◆ DefaultConstructor

string Csla.Properties.Resources.DefaultConstructor
staticget

Looks up a localized string similar to Default Constructor.

◆ DeleteMethodNameNotSpecified

string Csla.Properties.Resources.DeleteMethodNameNotSpecified
staticget

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

◆ DeleteNotSupportedException

string Csla.Properties.Resources.DeleteNotSupportedException
staticget

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

◆ DeserializationFailedDueToWrongData

string Csla.Properties.Resources.DeserializationFailedDueToWrongData
staticget

Looks up a localized string similar to The type '{0}' could not be deserialized because the serialized data could not be used for deserialization of that type..

◆ EditLevelMismatchException

string Csla.Properties.Resources.EditLevelMismatchException
staticget

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

◆ ErrorReadingValueException

string Csla.Properties.Resources.ErrorReadingValueException
staticget

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

◆ ExceptionOccurredDuringSaveOperation

string Csla.Properties.Resources.ExceptionOccurredDuringSaveOperation
staticget

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

◆ ExecuteBadParams

string Csla.Properties.Resources.ExecuteBadParams
staticget

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

◆ ExecuteBadTriggerEvent

string Csla.Properties.Resources.ExecuteBadTriggerEvent
staticget

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

◆ ExecuteNotSupportedException

string Csla.Properties.Resources.ExecuteNotSupportedException
staticget

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

◆ FactoryTypeNotFoundException

string Csla.Properties.Resources.FactoryTypeNotFoundException
staticget

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

◆ Failed

string Csla.Properties.Resources.Failed
staticget

Looks up a localized string similar to failed.

◆ FailedOnServer

string Csla.Properties.Resources.FailedOnServer
staticget

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

◆ FetchMethodNameNotSpecified

string Csla.Properties.Resources.FetchMethodNameNotSpecified
staticget

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

◆ FetchNotSupportedException

string Csla.Properties.Resources.FetchNotSupportedException
staticget

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

◆ FilterRequiredException

string Csla.Properties.Resources.FilterRequiredException
staticget

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

◆ IEditableCollectionRequiredException

string Csla.Properties.Resources.IEditableCollectionRequiredException
staticget

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

◆ IManagePropertiesRequiredException

string Csla.Properties.Resources.IManagePropertiesRequiredException
staticget

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

◆ IndexedExpressionsMustBeClosed

string Csla.Properties.Resources.IndexedExpressionsMustBeClosed
staticget

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

◆ InsertInvalidException

string Csla.Properties.Resources.InsertInvalidException
staticget

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

◆ InsertNotSupportedException

string Csla.Properties.Resources.InsertNotSupportedException
staticget

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

◆ InterfaceNotImplementedException

string Csla.Properties.Resources.InterfaceNotImplementedException
staticget

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

◆ KeyAlreadyExistsException

string Csla.Properties.Resources.KeyAlreadyExistsException
staticget

Looks up a localized string similar to An element with the same key already exists in the dictionary object..

◆ KeyDoesNotExistException

string Csla.Properties.Resources.KeyDoesNotExistException
staticget

Looks up a localized string similar to Key is null..

◆ ListItemNotAChildException

string Csla.Properties.Resources.ListItemNotAChildException
staticget

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

◆ MaxValueRule

string Csla.Properties.Resources.MaxValueRule
staticget

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

◆ MemberInfoDeclaringTypeMustBeNotNull

string Csla.Properties.Resources.MemberInfoDeclaringTypeMustBeNotNull
staticget

Looks up a localized string similar to The declaring type of {0} must not be null..

◆ MemberNotFoundException

string Csla.Properties.Resources.MemberNotFoundException
staticget

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

◆ MethodCallFailed

string Csla.Properties.Resources.MethodCallFailed
staticget

Looks up a localized string similar to method call failed.

◆ MethodExecuteNotAllowed

string Csla.Properties.Resources.MethodExecuteNotAllowed
staticget

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

◆ MethodNotImplemented

string Csla.Properties.Resources.MethodNotImplemented
staticget

Looks up a localized string similar to not implemented.

◆ MinValueRule

string Csla.Properties.Resources.MinValueRule
staticget

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

◆ 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.

◆ MustImplementIMobileObject

string Csla.Properties.Resources.MustImplementIMobileObject
staticget

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

◆ NavigatorProviderSetPriorToTriggerEvent

string Csla.Properties.Resources.NavigatorProviderSetPriorToTriggerEvent
staticget

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

◆ NoApplyEditChildException

string Csla.Properties.Resources.NoApplyEditChildException
staticget

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

◆ NoBeginEditChildException

string Csla.Properties.Resources.NoBeginEditChildException
staticget

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

◆ NoCancelEditChildException

string Csla.Properties.Resources.NoCancelEditChildException
staticget

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

◆ NoDeleteRootException

string Csla.Properties.Resources.NoDeleteRootException
staticget

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

◆ NoInstanceProvidedForAuthorizationCheck

string Csla.Properties.Resources.NoInstanceProvidedForAuthorizationCheck
staticget

Looks up a localized string similar to No business object instance was provided for authorization action {0} of type {1}..

◆ 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.

◆ NoSaveChildException

string Csla.Properties.Resources.NoSaveChildException
staticget

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

◆ NoSaveEditingException

string Csla.Properties.Resources.NoSaveEditingException
staticget

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

◆ NoSaveInvalidException

string Csla.Properties.Resources.NoSaveInvalidException
staticget

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

◆ NoSuchFactoryMethod

string Csla.Properties.Resources.NoSuchFactoryMethod
staticget

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

◆ NoSuchMethod

string Csla.Properties.Resources.NoSuchMethod
staticget

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

◆ NoSuchValueExistsException

string Csla.Properties.Resources.NoSuchValueExistsException
staticget

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

◆ NothingNotValid

string Csla.Properties.Resources.NothingNotValid
staticget

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

◆ NullValueInCompareToRule

string Csla.Properties.Resources.NullValueInCompareToRule
staticget

Looks up a localized string similar to The provided rule value is null (property: {0}) and can not be used for comparison in the {1} rule..

◆ ObjectNotNull

string Csla.Properties.Resources.ObjectNotNull
staticget

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

◆ ObjectNotSerializableFormatted

string Csla.Properties.Resources.ObjectNotSerializableFormatted
staticget

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

◆ ObjectRulesCannotSetPrimaryProperty

string Csla.Properties.Resources.ObjectRulesCannotSetPrimaryProperty
staticget

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

◆ ObjectToBeUpdatedCouldNotBeDeserialized

string Csla.Properties.Resources.ObjectToBeUpdatedCouldNotBeDeserialized
staticget

Looks up a localized string similar to The object to be updated could not be deserialized. The send data are null..

◆ ObjectTypeCouldNotBeLoaded

string Csla.Properties.Resources.ObjectTypeCouldNotBeLoaded
staticget

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

◆ 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..

◆ ParameterRequiredException

string Csla.Properties.Resources.ParameterRequiredException
staticget

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

◆ 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.

◆ PropertyCopyFailed

string Csla.Properties.Resources.PropertyCopyFailed
staticget

Looks up a localized string similar to Property copy failed.

◆ PropertyGetNotAllowed

string Csla.Properties.Resources.PropertyGetNotAllowed
staticget

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

◆ PropertyIsPrivateField

string Csla.Properties.Resources.PropertyIsPrivateField
staticget

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

◆ PropertyLoadException

string Csla.Properties.Resources.PropertyLoadException
staticget

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

◆ PropertyNameDoesNotExist

string Csla.Properties.Resources.PropertyNameDoesNotExist
staticget

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

◆ PropertyNameNotRegisteredException

string Csla.Properties.Resources.PropertyNameNotRegisteredException
staticget

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

◆ PropertyNotInAffectedPropertiesException

string Csla.Properties.Resources.PropertyNotInAffectedPropertiesException
staticget

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

◆ PropertyNotRegistered

string Csla.Properties.Resources.PropertyNotRegistered
staticget

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

◆ 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..

◆ 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.

◆ PropertyRequiresIndexArguments

string Csla.Properties.Resources.PropertyRequiresIndexArguments
staticget

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

◆ PropertySetNotAllowed

string Csla.Properties.Resources.PropertySetNotAllowed
staticget

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

◆ RegExMatchRule

string Csla.Properties.Resources.RegExMatchRule
staticget

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

◆ RemoveInvalidException

string Csla.Properties.Resources.RemoveInvalidException
staticget

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

◆ ResourceManager

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

Returns the cached ResourceManager instance used by this class.

◆ RoutingTagInvalidCharacters

string Csla.Properties.Resources.RoutingTagInvalidCharacters
staticget

Looks up a localized string similar to Routing tag value cannot contain '-' or '/' characters.

◆ RuleMessageRequired

string Csla.Properties.Resources.RuleMessageRequired
staticget

Looks up a localized string similar to Message for broken rule is required. Rule: {0}.

◆ 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}.

◆ 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.

◆ 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}.

◆ ServerSideDataPortalRequestDeserializationFailed

string Csla.Properties.Resources.ServerSideDataPortalRequestDeserializationFailed
staticget

Looks up a localized string similar to The server side portal could not deserialize the incoming request stream..

◆ SessionIdManagerIdMustBeNotNull

string Csla.Properties.Resources.SessionIdManagerIdMustBeNotNull
staticget

Looks up a localized string similar to The session id must be not null..

◆ SessionManagerSessionStateCouldNotBeRetrieved

string Csla.Properties.Resources.SessionManagerSessionStateCouldNotBeRetrieved
staticget

Looks up a localized string similar to The json result from state controller '{0}' could not be deserialized as {1}..

◆ SmartDateT

string Csla.Properties.Resources.SmartDateT
staticget

Looks up a localized string similar to t.

◆ SmartDateToday

string Csla.Properties.Resources.SmartDateToday
staticget

Looks up a localized string similar to today.

◆ SmartDateTom

string Csla.Properties.Resources.SmartDateTom
staticget

Looks up a localized string similar to tom.

◆ SmartDateTomorrow

string Csla.Properties.Resources.SmartDateTomorrow
staticget

Looks up a localized string similar to tomorrow.

◆ SmartDateY

string Csla.Properties.Resources.SmartDateY
staticget

Looks up a localized string similar to y.

◆ SmartDateYesterday

string Csla.Properties.Resources.SmartDateYesterday
staticget

Looks up a localized string similar to yesterday.

◆ SortedBindingListPropertyNameNotFound

string Csla.Properties.Resources.SortedBindingListPropertyNameNotFound
staticget

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

◆ SortingNotSupported

string Csla.Properties.Resources.SortingNotSupported
staticget

Looks up a localized string similar to Sorting not supported.

◆ StringMaxLengthRule

string Csla.Properties.Resources.StringMaxLengthRule
staticget

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

◆ StringMinLengthRule

string Csla.Properties.Resources.StringMinLengthRule
staticget

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

◆ StringNotNullOrWhiteSpaceException

string Csla.Properties.Resources.StringNotNullOrWhiteSpaceException
staticget

Looks up a localized string similar to {0} must not be null, empty or only consisting of white spaces..

◆ StringRequiredRule

string Csla.Properties.Resources.StringRequiredRule
staticget

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

◆ StringToDateException

string Csla.Properties.Resources.StringToDateException
staticget

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

◆ 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.

◆ SyncrootNotSupportedException

string Csla.Properties.Resources.SyncrootNotSupportedException
staticget

Looks up a localized string similar to SyncRoot NotSupported.

◆ TagHelperPropertyInPathHasNullValue

string Csla.Properties.Resources.TagHelperPropertyInPathHasNullValue
staticget

Looks up a localized string similar to Value of property {0} in path {1} is null. It's not possible to generate a tag helper message..

◆ TaskOfObjectException

string Csla.Properties.Resources.TaskOfObjectException
staticget

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

◆ TransactionScopeTransactionNotSupportedException

string Csla.Properties.Resources.TransactionScopeTransactionNotSupportedException
staticget

Looks up a localized string similar to Transactions with TransactionTypes.TransactionScope are not supported in the browser platform.

◆ TypeAssemblyQualifiedNameIsNull

string Csla.Properties.Resources.TypeAssemblyQualifiedNameIsNull
staticget

Looks up a localized string similar to The AssemblyQualifiedName of type '{0}' is null..

◆ TypeLoadException

string Csla.Properties.Resources.TypeLoadException
staticget

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

◆ UnableToLoadDataPortalProxyFactory

string Csla.Properties.Resources.UnableToLoadDataPortalProxyFactory
staticget

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

◆ UnandledKNownTypeException

string Csla.Properties.Resources.UnandledKNownTypeException
staticget

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

◆ UnexpectedSerializationInfoObjectData

string Csla.Properties.Resources.UnexpectedSerializationInfoObjectData
staticget

Looks up a localized string similar to Object data retrieved through MobileFormatter isn't a known type by SerializationInfo. The retrieved type was '{0}'..

◆ UnsupportedXamlListTypeForModel

string Csla.Properties.Resources.UnsupportedXamlListTypeForModel
staticget

Looks up a localized string similar to The model type must be either of type {0} or {1} to be used as a collection type..

◆ UpdateMethodNameNotSpecified

string Csla.Properties.Resources.UpdateMethodNameNotSpecified
staticget

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

◆ UpdateNotSupportedException

string Csla.Properties.Resources.UpdateNotSupportedException
staticget

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

◆ UserNotAuthorizedException

string Csla.Properties.Resources.UserNotAuthorizedException
staticget

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

◆ ValueNotSmartDateException

string Csla.Properties.Resources.ValueNotSmartDateException
staticget

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

◆ VersionRoutingTagInvalidCharacters

string Csla.Properties.Resources.VersionRoutingTagInvalidCharacters
staticget

Looks up a localized string similar to Version routing tag value cannot contain '-' or '/' characters.

◆ Warning

string Csla.Properties.Resources.Warning
staticget

Looks up a localized string similar to Warning.

◆ WasmApplicationContextManagerSessionNotRetrieved

string Csla.Properties.Resources.WasmApplicationContextManagerSessionNotRetrieved
staticget

Looks up a localized string similar to The session is not available. Please ensure to call {0} in your component..


The documentation for this class was generated from the following file: