C# Класс MonoSoftware.MonoX.Resources.ErrorMessages

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
ErrorMessages System

Открытые методы

Метод Описание
Authorization_DescriptionFormat ( ) : string

The stub formatting method returning the Authorization_Description property value.

Authorization_LoginFormat ( ) : string

The stub formatting method returning the Authorization_Login property value.

Authorization_TitleFormat ( ) : string

The stub formatting method returning the Authorization_Title property value.

CannotFindLicenseFileFormat ( ) : string

The stub formatting method returning the CannotFindLicenseFile property value.

DomainNotLicensedFormat ( object arg0 ) : string

Formats a localized string similar to 'Domain {0} is not in the list of licensed domains. Please register this domain.'.

EmailSendingFailedFormat ( ) : string

The stub formatting method returning the EmailSendingFailed property value.

EntityIdRequiredFormat ( ) : string

The stub formatting method returning the EntityIdRequired property value.

ErrorPage_SubTitleFormat ( ) : string

The stub formatting method returning the ErrorPage_SubTitle property value.

ErrorPage_TitleFormat ( ) : string

The stub formatting method returning the ErrorPage_Title property value.

ImageTypeRequiredFormat ( ) : string

The stub formatting method returning the ImageTypeRequired property value.

LicenseExpiredFormat ( ) : string

The stub formatting method returning the LicenseExpired property value.

Membership_Create_UnknownErrorFormat ( ) : string

The stub formatting method returning the Membership_Create_UnknownError property value.

Membership_DuplicateEmailFormat ( ) : string

The stub formatting method returning the Membership_DuplicateEmail property value.

Membership_DuplicateUserNameFormat ( ) : string

The stub formatting method returning the Membership_DuplicateUserName property value.

Membership_InvalidPasswordFormat ( object arg0, object arg1 ) : string

Formats a localized string similar to 'The password you provided is invalid. It must be at least {0} character(s) long{1}.'.

Membership_InvalidPassword_SuffixFormat ( object arg0 ) : string

Formats a localized string similar to ' and contain at least {0} non-alphanumeric character(s).'.

Membership_Update_UnknownErrorFormat ( ) : string

The stub formatting method returning the Membership_Update_UnknownError property value.

PageNotFoundDescriptionFormat ( ) : string

The stub formatting method returning the PageNotFoundDescription property value.

PageNotFoundFormat ( ) : string

The stub formatting method returning the PageNotFound property value.

PageNotFoundPersonalizationFoundFormat ( ) : string

The stub formatting method returning the PageNotFoundPersonalizationFound property value.

PageNotFoundRemovePersonalizationFormat ( ) : string

The stub formatting method returning the PageNotFoundRemovePersonalization property value.

SessionExpired_DescriptionFormat ( ) : string

The stub formatting method returning the SessionExpired_Description property value.

SessionExpired_TitleFormat ( ) : string

The stub formatting method returning the SessionExpired_Title property value.

SignatureNotValidFormat ( ) : string

The stub formatting method returning the SignatureNotValid property value.

ToContinueWorkingWithApplicationClickHereFormat ( ) : string

The stub formatting method returning the ToContinueWorkingWithApplicationClickHere property value.

ToContinueWorkingWithApplicationFormat ( ) : string

The stub formatting method returning the ToContinueWorkingWithApplication property value.

Unexpected_TitleFormat ( ) : string

The stub formatting method returning the Unexpected_Title property value.

UnhandledErrorFormat ( ) : string

The stub formatting method returning the UnhandledError property value.

UnhandledErrorLongMessageFormat ( ) : string

The stub formatting method returning the UnhandledErrorLongMessage property value.

VersionErrorFormat ( object arg0 ) : string

Formats a localized string similar to 'The license file needs to be upgraded to version {0}.'.

Приватные методы

Метод Описание
ErrorMessages ( ) : System

Описание методов

Authorization_DescriptionFormat() публичный статический Метод

The stub formatting method returning the Authorization_Description property value.
public static Authorization_DescriptionFormat ( ) : string
Результат string

Authorization_LoginFormat() публичный статический Метод

The stub formatting method returning the Authorization_Login property value.
public static Authorization_LoginFormat ( ) : string
Результат string

Authorization_TitleFormat() публичный статический Метод

The stub formatting method returning the Authorization_Title property value.
public static Authorization_TitleFormat ( ) : string
Результат string

CannotFindLicenseFileFormat() публичный статический Метод

The stub formatting method returning the CannotFindLicenseFile property value.
public static CannotFindLicenseFileFormat ( ) : string
Результат string

DomainNotLicensedFormat() публичный статический Метод

Formats a localized string similar to 'Domain {0} is not in the list of licensed domains. Please register this domain.'.
public static DomainNotLicensedFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string

EmailSendingFailedFormat() публичный статический Метод

The stub formatting method returning the EmailSendingFailed property value.
public static EmailSendingFailedFormat ( ) : string
Результат string

EntityIdRequiredFormat() публичный статический Метод

The stub formatting method returning the EntityIdRequired property value.
public static EntityIdRequiredFormat ( ) : string
Результат string

ErrorPage_SubTitleFormat() публичный статический Метод

The stub formatting method returning the ErrorPage_SubTitle property value.
public static ErrorPage_SubTitleFormat ( ) : string
Результат string

ErrorPage_TitleFormat() публичный статический Метод

The stub formatting method returning the ErrorPage_Title property value.
public static ErrorPage_TitleFormat ( ) : string
Результат string

ImageTypeRequiredFormat() публичный статический Метод

The stub formatting method returning the ImageTypeRequired property value.
public static ImageTypeRequiredFormat ( ) : string
Результат string

LicenseExpiredFormat() публичный статический Метод

The stub formatting method returning the LicenseExpired property value.
public static LicenseExpiredFormat ( ) : string
Результат string

Membership_Create_UnknownErrorFormat() публичный статический Метод

The stub formatting method returning the Membership_Create_UnknownError property value.
public static Membership_Create_UnknownErrorFormat ( ) : string
Результат string

Membership_DuplicateEmailFormat() публичный статический Метод

The stub formatting method returning the Membership_DuplicateEmail property value.
public static Membership_DuplicateEmailFormat ( ) : string
Результат string

Membership_DuplicateUserNameFormat() публичный статический Метод

The stub formatting method returning the Membership_DuplicateUserName property value.
public static Membership_DuplicateUserNameFormat ( ) : string
Результат string

Membership_InvalidPasswordFormat() публичный статический Метод

Formats a localized string similar to 'The password you provided is invalid. It must be at least {0} character(s) long{1}.'.
public static Membership_InvalidPasswordFormat ( object arg0, object arg1 ) : string
arg0 object An object (0) to format.
arg1 object An object (1) to format.
Результат string

Membership_InvalidPassword_SuffixFormat() публичный статический Метод

Formats a localized string similar to ' and contain at least {0} non-alphanumeric character(s).'.
public static Membership_InvalidPassword_SuffixFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string

Membership_Update_UnknownErrorFormat() публичный статический Метод

The stub formatting method returning the Membership_Update_UnknownError property value.
public static Membership_Update_UnknownErrorFormat ( ) : string
Результат string

PageNotFoundDescriptionFormat() публичный статический Метод

The stub formatting method returning the PageNotFoundDescription property value.
public static PageNotFoundDescriptionFormat ( ) : string
Результат string

PageNotFoundFormat() публичный статический Метод

The stub formatting method returning the PageNotFound property value.
public static PageNotFoundFormat ( ) : string
Результат string

PageNotFoundPersonalizationFoundFormat() публичный статический Метод

The stub formatting method returning the PageNotFoundPersonalizationFound property value.
public static PageNotFoundPersonalizationFoundFormat ( ) : string
Результат string

PageNotFoundRemovePersonalizationFormat() публичный статический Метод

The stub formatting method returning the PageNotFoundRemovePersonalization property value.
public static PageNotFoundRemovePersonalizationFormat ( ) : string
Результат string

SessionExpired_DescriptionFormat() публичный статический Метод

The stub formatting method returning the SessionExpired_Description property value.
public static SessionExpired_DescriptionFormat ( ) : string
Результат string

SessionExpired_TitleFormat() публичный статический Метод

The stub formatting method returning the SessionExpired_Title property value.
public static SessionExpired_TitleFormat ( ) : string
Результат string

SignatureNotValidFormat() публичный статический Метод

The stub formatting method returning the SignatureNotValid property value.
public static SignatureNotValidFormat ( ) : string
Результат string

ToContinueWorkingWithApplicationClickHereFormat() публичный статический Метод

The stub formatting method returning the ToContinueWorkingWithApplicationClickHere property value.
public static ToContinueWorkingWithApplicationClickHereFormat ( ) : string
Результат string

ToContinueWorkingWithApplicationFormat() публичный статический Метод

The stub formatting method returning the ToContinueWorkingWithApplication property value.
public static ToContinueWorkingWithApplicationFormat ( ) : string
Результат string

Unexpected_TitleFormat() публичный статический Метод

The stub formatting method returning the Unexpected_Title property value.
public static Unexpected_TitleFormat ( ) : string
Результат string

UnhandledErrorFormat() публичный статический Метод

The stub formatting method returning the UnhandledError property value.
public static UnhandledErrorFormat ( ) : string
Результат string

UnhandledErrorLongMessageFormat() публичный статический Метод

The stub formatting method returning the UnhandledErrorLongMessage property value.
public static UnhandledErrorLongMessageFormat ( ) : string
Результат string

VersionErrorFormat() публичный статический Метод

Formats a localized string similar to 'The license file needs to be upgraded to version {0}.'.
public static VersionErrorFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string