Show / Hide Table of Contents

Class Resources

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

Inheritance
System.Object
Resources
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Controls.Resources
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public class Resources

Properties

View Source

AboutDialog_Caption_Activate

Looks up a localized string similar to Activate.

Declaration
public static string AboutDialog_Caption_Activate { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ApplicationId

Looks up a localized string similar to ID.

Declaration
public static string AboutDialog_Caption_ApplicationId { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ApplicationVersion

Looks up a localized string similar to Version.

Declaration
public static string AboutDialog_Caption_ApplicationVersion { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_CommandClose

Looks up a localized string similar to Close.

Declaration
public static string AboutDialog_Caption_CommandClose { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_CommandCopy

Looks up a localized string similar to Copy.

Declaration
public static string AboutDialog_Caption_CommandCopy { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_CommandErrors

Looks up a localized string similar to Error Report.

Declaration
public static string AboutDialog_Caption_CommandErrors { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_CommandSend

Looks up a localized string similar to Send.

Declaration
public static string AboutDialog_Caption_CommandSend { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_CommandSystemInfo

Looks up a localized string similar to System Info.

Declaration
public static string AboutDialog_Caption_CommandSystemInfo { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_EMailGeneralInfo

Looks up a localized string similar to General information:.

Declaration
public static string AboutDialog_Caption_EMailGeneralInfo { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_InstallationDir

Looks up a localized string similar to Directory.

Declaration
public static string AboutDialog_Caption_InstallationDir { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_InstalledModules

Looks up a localized string similar to Modules.

Declaration
public static string AboutDialog_Caption_InstalledModules { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_LicencedTo

Looks up a localized string similar to Licensed to.

Declaration
public static string AboutDialog_Caption_LicencedTo { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ModuleDescription

Looks up a localized string similar to Description.

Declaration
public static string AboutDialog_Caption_ModuleDescription { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ModuleId

Looks up a localized string similar to ID.

Declaration
public static string AboutDialog_Caption_ModuleId { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ModuleName

Looks up a localized string similar to Name.

Declaration
public static string AboutDialog_Caption_ModuleName { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_ModuleVersion

Looks up a localized string similar to Version.

Declaration
public static string AboutDialog_Caption_ModuleVersion { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_SAFVersion

Looks up a localized string similar to SAF Version.

Declaration
public static string AboutDialog_Caption_SAFVersion { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Caption_Title

Looks up a localized string similar to About.

Declaration
public static string AboutDialog_Caption_Title { get; }
Property Value
Type Description
System.String
View Source

AboutDialog_Hint_NoModules

Looks up a localized string similar to No modules available.

Declaration
public static string AboutDialog_Hint_NoModules { get; }
Property Value
Type Description
System.String
View Source

CaptionCancel

Looks up a localized string similar to Cancel.

Declaration
public static string CaptionCancel { get; }
Property Value
Type Description
System.String
View Source

CaptionClose

Looks up a localized string similar to Close.

Declaration
public static string CaptionClose { get; }
Property Value
Type Description
System.String
View Source

CaptionSave

Looks up a localized string similar to Save.

Declaration
public static string CaptionSave { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_CommandCancel

Looks up a localized string similar to Cancel.

Declaration
public static string ChangePwdDialog_Caption_CommandCancel { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_CommandChange

Looks up a localized string similar to Change.

Declaration
public static string ChangePwdDialog_Caption_CommandChange { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_CommandClose

Looks up a localized string similar to Close.

Declaration
public static string ChangePwdDialog_Caption_CommandClose { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_NewPassword

Looks up a localized string similar to New password.

Declaration
public static string ChangePwdDialog_Caption_NewPassword { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_NewPasswordConfirmation

Looks up a localized string similar to Re-type new password.

Declaration
public static string ChangePwdDialog_Caption_NewPasswordConfirmation { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_OldPassword

Looks up a localized string similar to Current password.

Declaration
public static string ChangePwdDialog_Caption_OldPassword { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Caption_Title

Looks up a localized string similar to Change password.

Declaration
public static string ChangePwdDialog_Caption_Title { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonLDAPUserOrPwdNotExist

Looks up a localized string similar to The entered LDAP user or password does not exist..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonLDAPUserOrPwdNotExist { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonNone

Looks up a localized string similar to Login failed. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonNone { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonPasswordExpired

Looks up a localized string similar to The entered password is expired. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonPasswordExpired { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonPasswordNotCorrected

Looks up a localized string similar to The entered current password is wrong, please try again..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonPasswordNotCorrected { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonPasswordRules

Looks up a localized string similar to The selected password does not comply to the password rules. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonPasswordRules { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonUserAccountExpired

Looks up a localized string similar to The entered user account is expired. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonUserAccountExpired { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonUserAccountLocked

Looks up a localized string similar to The entered user account is locked. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonUserAccountLocked { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonUserDataChangedManual

Looks up a localized string similar to The user data in the database has been changed manually. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonUserDataChangedManual { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorReasonUserNameNotExist

Looks up a localized string similar to The entered user does not exist. Please contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorReasonUserNameNotExist { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_CurrentEqualsNewPasswords

Looks up a localized string similar to The entered password equals the old password. Please enter a different password..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_CurrentEqualsNewPasswords { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_GenericErrorText

Looks up a localized string similar to The password could not be changed. Please try again or contact an administrator..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_GenericErrorText { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_IsLdapUser

Looks up a localized string similar to The password of an LDAP user can not be changed..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_IsLdapUser { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_MinMaxLenPwd

Looks up a localized string similar to The entered password has too many or too few characters..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_MinMaxLenPwd { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_MissingTexts

Looks up a localized string similar to There are values missing, please fill in all fields and try again..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_MissingTexts { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_NewPasswordsMismatch

Looks up a localized string similar to The new passwords do not match. Please try again..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_NewPasswordsMismatch { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorText_NoAvailableChars

Looks up a localized string similar to The entered password contains invalid characters..

Declaration
public static string ChangePwdDialog_Msg_ErrorText_NoAvailableChars { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_ErrorTextGenericException

Looks up a localized string similar to A system error occured while trying to change the password. Please try again or contact an administrator. More details have been logged..

Declaration
public static string ChangePwdDialog_Msg_ErrorTextGenericException { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_InfoText

Looks up a localized string similar to You are currently logged in as user '{0}'..

Declaration
public static string ChangePwdDialog_Msg_InfoText { get; }
Property Value
Type Description
System.String
View Source

ChangePwdDialog_Msg_InfoTextPwdChangeSuccessful

Looks up a localized string similar to The password has been changed successfully..

Declaration
public static string ChangePwdDialog_Msg_InfoTextPwdChangeSuccessful { get; }
Property Value
Type Description
System.String
View Source

ColorPicker_Label_NewColor

Looks up a localized string similar to New.

Declaration
public static string ColorPicker_Label_NewColor { get; }
Property Value
Type Description
System.String
View Source

ColorPicker_Label_OldColor

Looks up a localized string similar to Old.

Declaration
public static string ColorPicker_Label_OldColor { get; }
Property Value
Type Description
System.String
View Source

ColorPicker_Label_RelativeColorChange_Brighter

Looks up a localized string similar to Brighter.

Declaration
public static string ColorPicker_Label_RelativeColorChange_Brighter { get; }
Property Value
Type Description
System.String
View Source

ColorPicker_Label_RelativeColorChange_Darker

Looks up a localized string similar to Darker.

Declaration
public static string ColorPicker_Label_RelativeColorChange_Darker { get; }
Property Value
Type Description
System.String
View Source

Culture

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

Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type Description
System.Globalization.CultureInfo
View Source

DataNotAvailableHint

Looks up a localized string similar to No data available.

Declaration
public static string DataNotAvailableHint { get; }
Property Value
Type Description
System.String
View Source

ErrorReportMailErrorMessage

Looks up a localized string similar to Could not open standard mail program..

Declaration
public static string ErrorReportMailErrorMessage { get; }
Property Value
Type Description
System.String
View Source

ErrorReportMailErrorTitle

Looks up a localized string similar to Error.

Declaration
public static string ErrorReportMailErrorTitle { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_CommandCopy

Looks up a localized string similar to Copy.

Declaration
public static string ExceptionDialog_Caption_CommandCopy { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_CommandOk

Looks up a localized string similar to Close.

Declaration
public static string ExceptionDialog_Caption_CommandOk { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_CommandSend

Looks up a localized string similar to Send.

Declaration
public static string ExceptionDialog_Caption_CommandSend { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Data

Looks up a localized string similar to Data.

Declaration
public static string ExceptionDialog_Caption_Data { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_DayTime

Looks up a localized string similar to Date.

Declaration
public static string ExceptionDialog_Caption_DayTime { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Description

Looks up a localized string similar to Description.

Declaration
public static string ExceptionDialog_Caption_Description { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Expander

Looks up a localized string similar to Details.

Declaration
public static string ExceptionDialog_Caption_Expander { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Header

Looks up a localized string similar to Unhandled exception.

Declaration
public static string ExceptionDialog_Caption_Header { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Message

Looks up a localized string similar to Message.

Declaration
public static string ExceptionDialog_Caption_Message { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Source

Looks up a localized string similar to Source.

Declaration
public static string ExceptionDialog_Caption_Source { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_StackTrace

Looks up a localized string similar to Stack Trace.

Declaration
public static string ExceptionDialog_Caption_StackTrace { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_TargetSite

Looks up a localized string similar to Target Site.

Declaration
public static string ExceptionDialog_Caption_TargetSite { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Title

Looks up a localized string similar to Unhandled exception.

Declaration
public static string ExceptionDialog_Caption_Title { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Caption_Type

Looks up a localized string similar to Type.

Declaration
public static string ExceptionDialog_Caption_Type { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_DetailDescription

Looks up a localized string similar to An exception has occurred. Please see the details for more information..

Declaration
public static string ExceptionDialog_DetailDescription { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_ToolTip_CommandCopyToClipboard

Looks up a localized string similar to Copies the information to the clipboard..

Declaration
public static string ExceptionDialog_ToolTip_CommandCopyToClipboard { get; }
Property Value
Type Description
System.String
View Source

ExceptionDialog_Unavailable

Looks up a localized string similar to Unavailable.

Declaration
public static string ExceptionDialog_Unavailable { get; }
Property Value
Type Description
System.String
View Source

ExceptionViewerLabelErrorMessage

Looks up a localized string similar to Message.

Declaration
public static string ExceptionViewerLabelErrorMessage { get; }
Property Value
Type Description
System.String
View Source

ExceptionViewerLabelTimeStamp

Looks up a localized string similar to Created on.

Declaration
public static string ExceptionViewerLabelTimeStamp { get; }
Property Value
Type Description
System.String
View Source

FilterSaveAsFavoriteConfirmationDialogContentFormat

Looks up a localized string similar to The name {0} already exists. Do you want to overwrite it?.

Declaration
public static string FilterSaveAsFavoriteConfirmationDialogContentFormat { get; }
Property Value
Type Description
System.String
View Source

FilterSaveAsFavoriteConfirmationDialogTitle

Looks up a localized string similar to Confirm save as favorite.

Declaration
public static string FilterSaveAsFavoriteConfirmationDialogTitle { get; }
Property Value
Type Description
System.String
View Source

FilterSaveAsFavoriteDialogNameCaption

Looks up a localized string similar to Name.

Declaration
public static string FilterSaveAsFavoriteDialogNameCaption { get; }
Property Value
Type Description
System.String
View Source

FilterSaveAsFavoriteDialogTitle

Looks up a localized string similar to Save as favorite.

Declaration
public static string FilterSaveAsFavoriteDialogTitle { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_Available

Looks up a localized string similar to Available.

Declaration
public static string ItemPicker_Available { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_Cancel

Looks up a localized string similar to Cancel.

Declaration
public static string ItemPicker_Cancel { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_OK

Looks up a localized string similar to OK.

Declaration
public static string ItemPicker_OK { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_Order

Looks up a localized string similar to Order.

Declaration
public static string ItemPicker_Order { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_Selected

Looks up a localized string similar to Selected.

Declaration
public static string ItemPicker_Selected { get; }
Property Value
Type Description
System.String
View Source

ItemPicker_SelectionCountFormat

Looks up a localized string similar to ({0}/{1}).

Declaration
public static string ItemPicker_SelectionCountFormat { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_CheckboxSaveCredentials

Looks up a localized string similar to Remember user.

Declaration
public static string LoginDialog_Caption_CheckboxSaveCredentials { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_CommandCancel

Looks up a localized string similar to Cancel.

Declaration
public static string LoginDialog_Caption_CommandCancel { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_CommandLock

Looks up a localized string similar to Lock.

Declaration
public static string LoginDialog_Caption_CommandLock { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_CommandLogin

Looks up a localized string similar to Login.

Declaration
public static string LoginDialog_Caption_CommandLogin { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_CommandUnlock

Looks up a localized string similar to Unlock.

Declaration
public static string LoginDialog_Caption_CommandUnlock { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_Lock_Title

Looks up a localized string similar to Application locked.

Declaration
public static string LoginDialog_Caption_Lock_Title { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_Login_Title

Looks up a localized string similar to User Login.

Declaration
public static string LoginDialog_Caption_Login_Title { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_Password

Looks up a localized string similar to Password.

Declaration
public static string LoginDialog_Caption_Password { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Caption_UserName

Looks up a localized string similar to User.

Declaration
public static string LoginDialog_Caption_UserName { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorCorruptSystemAccount

Looks up a localized string similar to System account is damaged. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorCorruptSystemAccount { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorGeneric

Looks up a localized string similar to An error occured during login. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorGeneric { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorNoCredentials

Looks up a localized string similar to Insufficient login credentials. Please enter user namename and password and try again..

Declaration
public static string LoginDialog_Msg_ErrorNoCredentials { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonLDAPUserOrPwdNotExist

Looks up a localized string similar to The entered LDAP user or password does not exist..

Declaration
public static string LoginDialog_Msg_ErrorReasonLDAPUserOrPwdNotExist { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonNone

Looks up a localized string similar to Login unsuccessful. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonNone { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonPasswordExpired

Looks up a localized string similar to The entered password is expired. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonPasswordExpired { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonPasswordNotCorrect

Looks up a localized string similar to The entered password is wrong, please try again..

Declaration
public static string LoginDialog_Msg_ErrorReasonPasswordNotCorrect { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonPasswordNotCorrectNoSecurity

Looks up a localized string similar to The entered password does not match the temporary password, please try again..

Declaration
public static string LoginDialog_Msg_ErrorReasonPasswordNotCorrectNoSecurity { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonPasswordRules

Looks up a localized string similar to The selected password does not comply to the password rules. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonPasswordRules { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonUserAccountExpired

Looks up a localized string similar to The entered user account is expired. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonUserAccountExpired { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonUserAccountLocked

Looks up a localized string similar to The entered user account is locked. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonUserAccountLocked { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonUserDataChangedManual

Looks up a localized string similar to The user data in the database has been changed manually. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonUserDataChangedManual { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorReasonUserNameNotExist

Looks up a localized string similar to The entered user does not exist. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorReasonUserNameNotExist { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorSQLEntityException

Looks up a localized string similar to An error occured. Unexpected database structure, perhaps the database is outdated. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorSQLEntityException { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorSQLServer

Looks up a localized string similar to An error occured. Probably the SQL server connection is not configured correctly. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorSQLServer { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_ErrorWCFEndpointException

Looks up a localized string similar to An error occured. The WCF Service Endpoint could not be reached. Please contact an administrator..

Declaration
public static string LoginDialog_Msg_ErrorWCFEndpointException { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_LockNoSecurityScreenInfoText

Looks up a localized string similar to Enter a temporary password and click 'Lock' to lock the application..

Declaration
public static string LoginDialog_Msg_LockNoSecurityScreenInfoText { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_LockScreenInfoText

Looks up a localized string similar to The application is in use and has been locked. Only the logged-in user '{0}' can unlock the application..

Declaration
public static string LoginDialog_Msg_LockScreenInfoText { get; }
Property Value
Type Description
System.String
View Source

LoginDialog_Msg_UnLockNoSecurityScreenInfoText

Looks up a localized string similar to The application is in use and has been locked. Only the user '{0}' can unlock the application with the temporary password..

Declaration
public static string LoginDialog_Msg_UnLockNoSecurityScreenInfoText { get; }
Property Value
Type Description
System.String
View Source

MessageDialog_Caption_CommandCancel

Looks up a localized string similar to Close.

Declaration
public static string MessageDialog_Caption_CommandCancel { get; }
Property Value
Type Description
System.String
View Source

MessageDialog_Caption_CommandNo

Looks up a localized string similar to No.

Declaration
public static string MessageDialog_Caption_CommandNo { get; }
Property Value
Type Description
System.String
View Source

MessageDialog_Caption_CommandOk

Looks up a localized string similar to Acknowledge.

Declaration
public static string MessageDialog_Caption_CommandOk { get; }
Property Value
Type Description
System.String
View Source

MessageDialog_Caption_CommandYes

Looks up a localized string similar to Yes.

Declaration
public static string MessageDialog_Caption_CommandYes { get; }
Property Value
Type Description
System.String
View Source

MessageDialog_Caption_ShowDetails

Looks up a localized string similar to Details.

Declaration
public static string MessageDialog_Caption_ShowDetails { get; }
Property Value
Type Description
System.String
View Source

Msg_CapsLockActive

Looks up a localized string similar to CAPS LOCK keyboard toggle is active!.

Declaration
public static string Msg_CapsLockActive { get; }
Property Value
Type Description
System.String
View Source

ResetFilterHint

Looks up a localized string similar to Reset applied search filters.

Declaration
public static string ResetFilterHint { get; }
Property Value
Type Description
System.String
View Source

ResourceManager

Returns the cached ResourceManager instance used by this class.

Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type Description
System.Resources.ResourceManager
View Source

SearchableDataGrid_AllColumns

Looks up a localized string similar to All columns.

Declaration
public static string SearchableDataGrid_AllColumns { get; }
Property Value
Type Description
System.String
View Source

SearchableDataGrid_SearchIn_AllColumns

Looks up a localized string similar to all columns.

Declaration
public static string SearchableDataGrid_SearchIn_AllColumns { get; }
Property Value
Type Description
System.String
View Source

SearchableDataGrid_SearchInFormat

Looks up a localized string similar to Search in {0}.

Declaration
public static string SearchableDataGrid_SearchInFormat { get; }
Property Value
Type Description
System.String
View Source

ToggleOff

Looks up a localized string similar to off.

Declaration
public static string ToggleOff { get; }
Property Value
Type Description
System.String
View Source

ToggleOn

Looks up a localized string similar to on.

Declaration
public static string ToggleOn { get; }
Property Value
Type Description
System.String
View Source

TooltipHelp

Looks up a localized string similar to Help.

Declaration
public static string TooltipHelp { get; }
Property Value
Type Description
System.String
View Source

Wizard_Button_Back

Looks up a localized string similar to Back.

Declaration
public static string Wizard_Button_Back { get; }
Property Value
Type Description
System.String
View Source

Wizard_Button_Cancel

Looks up a localized string similar to Cancel.

Declaration
public static string Wizard_Button_Cancel { get; }
Property Value
Type Description
System.String
View Source

Wizard_Button_Next

Looks up a localized string similar to Next.

Declaration
public static string Wizard_Button_Next { get; }
Property Value
Type Description
System.String
View Source

Wizard_Button_Ok

Looks up a localized string similar to Ok.

Declaration
public static string Wizard_Button_Ok { get; }
Property Value
Type Description
System.String

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX