C# 클래스 MonoSoftware.MonoX.Resources.Newsletter

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Localization-Resources

Private Properties

프로퍼티 타입 설명
Newsletter System

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
Newsletter ( ) : System

메소드 상세

Button_SubscribeFormat() 공개 정적인 메소드

The stub formatting method returning the Button_Subscribe property value.
public static Button_SubscribeFormat ( ) : string
리턴 string

Button_UnsubscribeFormat() 공개 정적인 메소드

The stub formatting method returning the Button_Unsubscribe property value.
public static Button_UnsubscribeFormat ( ) : string
리턴 string

ErrorMessage_NewsletterUnsubscriptionFormat() 공개 정적인 메소드

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.
리턴 string

NotSentFormat() 공개 정적인 메소드

The stub formatting method returning the NotSent property value.
public static NotSentFormat ( ) : string
리턴 string

SendingFormat() 공개 정적인 메소드

The stub formatting method returning the Sending property value.
public static SendingFormat ( ) : string
리턴 string

SendingTestFormat() 공개 정적인 메소드

The stub formatting method returning the SendingTest property value.
public static SendingTestFormat ( ) : string
리턴 string

SentFormat() 공개 정적인 메소드

The stub formatting method returning the Sent property value.
public static SentFormat ( ) : string
리턴 string

SentWithErrorsFormat() 공개 정적인 메소드

The stub formatting method returning the SentWithErrors property value.
public static SentWithErrorsFormat ( ) : string
리턴 string

Subscription_DescriptionFormat() 공개 정적인 메소드

The stub formatting method returning the Subscription_Description property value.
public static Subscription_DescriptionFormat ( ) : string
리턴 string

Subscription_Success_MessageFormat() 공개 정적인 메소드

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.
리턴 string

Subscription_TitleFormat() 공개 정적인 메소드

The stub formatting method returning the Subscription_Title property value.
public static Subscription_TitleFormat ( ) : string
리턴 string

TestSentFormat() 공개 정적인 메소드

The stub formatting method returning the TestSent property value.
public static TestSentFormat ( ) : string
리턴 string

UndefinedRoles_MessageFormat() 공개 정적인 메소드

The stub formatting method returning the UndefinedRoles_Message property value.
public static UndefinedRoles_MessageFormat ( ) : string
리턴 string

UnloggedUser_MessageFormat() 공개 정적인 메소드

The stub formatting method returning the UnloggedUser_Message property value.
public static UnloggedUser_MessageFormat ( ) : string
리턴 string

Unsubcription_MailTemplate_MessageFormat() 공개 정적인 메소드

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.
리턴 string

Unsubscription_DescriptionFormat() 공개 정적인 메소드

The stub formatting method returning the Unsubscription_Description property value.
public static Unsubscription_DescriptionFormat ( ) : string
리턴 string

Unsubscription_MailTemplate_TooltipFormat() 공개 정적인 메소드

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.
리턴 string

Unsubscription_Mail_SubjectFormat() 공개 정적인 메소드

The stub formatting method returning the Unsubscription_Mail_Subject property value.
public static Unsubscription_Mail_SubjectFormat ( ) : string
리턴 string

Unsubscription_Success_MessageFormat() 공개 정적인 메소드

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.
리턴 string

Unubscription_TitleFormat() 공개 정적인 메소드

The stub formatting method returning the Unubscription_Title property value.
public static Unubscription_TitleFormat ( ) : string
리턴 string