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

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

Private Properties

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

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

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

The stub formatting method returning the EditProfile_AboutMySelf property value.

EditProfile_AddressFormat ( ) : string

The stub formatting method returning the EditProfile_Address property value.

EditProfile_BirthDateFormat ( ) : string

The stub formatting method returning the EditProfile_BirthDate property value.

EditProfile_CityFormat ( ) : string

The stub formatting method returning the EditProfile_City property value.

EditProfile_ConfirmPasswordFormat ( ) : string

The stub formatting method returning the EditProfile_ConfirmPassword property value.

EditProfile_CountryFormat ( ) : string

The stub formatting method returning the EditProfile_Country property value.

EditProfile_EmailFormat ( ) : string

The stub formatting method returning the EditProfile_Email property value.

EditProfile_FirstNameFormat ( ) : string

The stub formatting method returning the EditProfile_FirstName property value.

EditProfile_InfoFormat ( ) : string

The stub formatting method returning the EditProfile_Info property value.

EditProfile_LastNameFormat ( ) : string

The stub formatting method returning the EditProfile_LastName property value.

EditProfile_NoUserFormat ( ) : string

The stub formatting method returning the EditProfile_NoUser property value.

EditProfile_PasswordCompareErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareErrorMessage property value.

EditProfile_PasswordCompareTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareText property value.

EditProfile_PasswordFormat ( ) : string

The stub formatting method returning the EditProfile_Password property value.

EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.

EditProfile_PasswordLengthTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordLengthText property value.

EditProfile_RegexEmailErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailErrorMessage property value.

EditProfile_RegexEmailTextFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailText property value.

EditProfile_ReqFirstNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameErrorMessage property value.

EditProfile_ReqFirstNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameText property value.

EditProfile_ReqLastNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameErrorMessage property value.

EditProfile_ReqLastNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameText property value.

EditProfile_RowBasicInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowBasicInfo property value.

EditProfile_RowOtherInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowOtherInfo property value.

EditProfile_RowPasswordTitleFormat ( ) : string

The stub formatting method returning the EditProfile_RowPasswordTitle property value.

EditProfile_SavedFormat ( ) : string

The stub formatting method returning the EditProfile_Saved property value.

EditProfile_TimeZoneFormat ( ) : string

The stub formatting method returning the EditProfile_TimeZone property value.

EditProfile_TitleFormat ( ) : string

The stub formatting method returning the EditProfile_Title property value.

EditProfile_ValSumHeaderTextFormat ( ) : string

The stub formatting method returning the EditProfile_ValSumHeaderText property value.

EditProfile_Validation_UrlFormat ( ) : string

The stub formatting method returning the EditProfile_Validation_Url property value.

EditProfile_WebSitesFormat ( ) : string

The stub formatting method returning the EditProfile_WebSites property value.

EditProfile_ZipCodeFormat ( ) : string

The stub formatting method returning the EditProfile_ZipCode property value.

UserAvatar_CaptionFormat ( ) : string

The stub formatting method returning the UserAvatar_Caption property value.

UserAvatar_InvalidFileFormat ( ) : string

The stub formatting method returning the UserAvatar_InvalidFile property value.

UserAvatart_InvalidImageSizeFormat ( ) : string

The stub formatting method returning the UserAvatart_InvalidImageSize property value.

UserProfileHeader_AboutFormat ( ) : string

The stub formatting method returning the UserProfileHeader_About property value.

UserProfileHeader_FriendsFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Friends property value.

UserProfileHeader_MyWallFormat ( ) : string

The stub formatting method returning the UserProfileHeader_MyWall property value.

UserProfileHeader_PhotosFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Photos property value.

UserProfileModule_CompleteProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_CompleteProfile property value.

UserProfileModule_DefaultMyStatusTextFormat ( ) : string

The stub formatting method returning the UserProfileModule_DefaultMyStatusText property value.

UserProfileModule_EditProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_EditProfile property value.

UserProfileModule_MyStatusEmptyFormat ( ) : string

The stub formatting method returning the UserProfileModule_MyStatusEmpty property value.

UserProfileModule_RemoveStatus_ToolTipFormat ( ) : string

The stub formatting method returning the UserProfileModule_RemoveStatus_ToolTip property value.

UserProfileModule_SetMyStatusFormat ( ) : string

The stub formatting method returning the UserProfileModule_SetMyStatus property value.

UserProfileModule_TitleFormat ( ) : string

The stub formatting method returning the UserProfileModule_Title property value.

UserProfileModule_UserFormat ( ) : string

The stub formatting method returning the UserProfileModule_User property value.

UserProfileModule_ViewProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_ViewProfile property value.

UserProfile_BrowseFormat ( ) : string

The stub formatting method returning the UserProfile_Browse property value.

UserProfile_ClearFormat ( ) : string

The stub formatting method returning the UserProfile_Clear property value.

UserProfile_SaveFormat ( ) : string

The stub formatting method returning the UserProfile_Save property value.

UserScoreFormat ( ) : string

The stub formatting method returning the UserScore property value.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.
public static EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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