C# Class MonoSoftware.MonoX.Resources.Newsletter

Afficher le fichier Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Свойство Type Description
Newsletter System

Méthodes publiques

Méthode Description
Button_SubscribeFormat ( ) : string

The stub formatting method returning the Button_Subscribe property value.

Button_UnsubscribeFormat ( ) : string

The stub formatting method returning the Button_Unsubscribe property value.

ErrorMessage_NewsletterUnsubscriptionFormat ( object arg0 ) : string

Formats a localized string similar to 'There is a problem with your newsletter unsubscription link. Either you have already unsubscribed from the {0} newsletter or perhaps you've copied and pasted it in your browser, then please make sure that it is identical to the link you've got in the newsletter unsubscription e-mail. If you clicked on it or you are sure you copied/pasted it correctly and it still doesn't work, then please contact our support.'.

NotSentFormat ( ) : string

The stub formatting method returning the NotSent property value.

SendingFormat ( ) : string

The stub formatting method returning the Sending property value.

SendingTestFormat ( ) : string

The stub formatting method returning the SendingTest property value.

SentFormat ( ) : string

The stub formatting method returning the Sent property value.

SentWithErrorsFormat ( ) : string

The stub formatting method returning the SentWithErrors property value.

Subscription_DescriptionFormat ( ) : string

The stub formatting method returning the Subscription_Description property value.

Subscription_Success_MessageFormat ( object arg0 ) : string

Formats a localized string similar to 'You have successfully subscribed to the {0} newsletter.'.

Subscription_TitleFormat ( ) : string

The stub formatting method returning the Subscription_Title property value.

TestSentFormat ( ) : string

The stub formatting method returning the TestSent property value.

UndefinedRoles_MessageFormat ( ) : string

The stub formatting method returning the UndefinedRoles_Message property value.

UnloggedUser_MessageFormat ( ) : string

The stub formatting method returning the UnloggedUser_Message property value.

Unsubcription_MailTemplate_MessageFormat ( object arg0 ) : string

Formats a localized string similar to 'Dear {0}, please click on the following link if you would like to unsubscribe from the newsletter. '.

Unsubscription_DescriptionFormat ( ) : string

The stub formatting method returning the Unsubscription_Description property value.

Unsubscription_MailTemplate_TooltipFormat ( object arg0 ) : string

Formats a localized string similar to 'Click here to unsubscribe from the {0} newsletter.'.

Unsubscription_Mail_SubjectFormat ( ) : string

The stub formatting method returning the Unsubscription_Mail_Subject property value.

Unsubscription_Success_MessageFormat ( object arg0 ) : string

Formats a localized string similar to 'You have successfully unsubscribed from the {0} newsletter.'.

Unubscription_TitleFormat ( ) : string

The stub formatting method returning the Unubscription_Title property value.

Private Methods

Méthode Description
Newsletter ( ) : System

Method Details

Button_SubscribeFormat() public static méthode

The stub formatting method returning the Button_Subscribe property value.
public static Button_SubscribeFormat ( ) : string
Résultat string

Button_UnsubscribeFormat() public static méthode

The stub formatting method returning the Button_Unsubscribe property value.
public static Button_UnsubscribeFormat ( ) : string
Résultat string

ErrorMessage_NewsletterUnsubscriptionFormat() public static méthode

Formats a localized string similar to 'There is a problem with your newsletter unsubscription link. Either you have already unsubscribed from the {0} newsletter or perhaps you've copied and pasted it in your browser, then please make sure that it is identical to the link you've got in the newsletter unsubscription e-mail. If you clicked on it or you are sure you copied/pasted it correctly and it still doesn't work, then please contact our support.'.
public static ErrorMessage_NewsletterUnsubscriptionFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Résultat string

NotSentFormat() public static méthode

The stub formatting method returning the NotSent property value.
public static NotSentFormat ( ) : string
Résultat string

SendingFormat() public static méthode

The stub formatting method returning the Sending property value.
public static SendingFormat ( ) : string
Résultat string

SendingTestFormat() public static méthode

The stub formatting method returning the SendingTest property value.
public static SendingTestFormat ( ) : string
Résultat string

SentFormat() public static méthode

The stub formatting method returning the Sent property value.
public static SentFormat ( ) : string
Résultat string

SentWithErrorsFormat() public static méthode

The stub formatting method returning the SentWithErrors property value.
public static SentWithErrorsFormat ( ) : string
Résultat string

Subscription_DescriptionFormat() public static méthode

The stub formatting method returning the Subscription_Description property value.
public static Subscription_DescriptionFormat ( ) : string
Résultat string

Subscription_Success_MessageFormat() public static méthode

Formats a localized string similar to 'You have successfully subscribed to the {0} newsletter.'.
public static Subscription_Success_MessageFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Résultat string

Subscription_TitleFormat() public static méthode

The stub formatting method returning the Subscription_Title property value.
public static Subscription_TitleFormat ( ) : string
Résultat string

TestSentFormat() public static méthode

The stub formatting method returning the TestSent property value.
public static TestSentFormat ( ) : string
Résultat string

UndefinedRoles_MessageFormat() public static méthode

The stub formatting method returning the UndefinedRoles_Message property value.
public static UndefinedRoles_MessageFormat ( ) : string
Résultat string

UnloggedUser_MessageFormat() public static méthode

The stub formatting method returning the UnloggedUser_Message property value.
public static UnloggedUser_MessageFormat ( ) : string
Résultat string

Unsubcription_MailTemplate_MessageFormat() public static méthode

Formats a localized string similar to 'Dear {0}, please click on the following link if you would like to unsubscribe from the newsletter. '.
public static Unsubcription_MailTemplate_MessageFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Résultat string

Unsubscription_DescriptionFormat() public static méthode

The stub formatting method returning the Unsubscription_Description property value.
public static Unsubscription_DescriptionFormat ( ) : string
Résultat string

Unsubscription_MailTemplate_TooltipFormat() public static méthode

Formats a localized string similar to 'Click here to unsubscribe from the {0} newsletter.'.
public static Unsubscription_MailTemplate_TooltipFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Résultat string

Unsubscription_Mail_SubjectFormat() public static méthode

The stub formatting method returning the Unsubscription_Mail_Subject property value.
public static Unsubscription_Mail_SubjectFormat ( ) : string
Résultat string

Unsubscription_Success_MessageFormat() public static méthode

Formats a localized string similar to 'You have successfully unsubscribed from the {0} newsletter.'.
public static Unsubscription_Success_MessageFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Résultat string

Unubscription_TitleFormat() public static méthode

The stub formatting method returning the Unubscription_Title property value.
public static Unubscription_TitleFormat ( ) : string
Résultat string