C# Class Telerik.Sitefinity.Newsletters.SendGrid.Notifications.SubscriberExtensions

Provides methods for manipulating ISubscriberResponse objects
Afficher le fichier Open project: Sitefinity/NewslettersSendGrid

Méthodes publiques

Méthode Description
ToDictionary ( this subscriber ) : string>.Dictionary

Creates a dictionary with merge tags from the subscriber properties.

Private Methods

Méthode Description
GetMergeTag ( string propertyName ) : string
GetPropertyValue ( string value ) : string

Method Details

ToDictionary() public static méthode

Creates a dictionary with merge tags from the subscriber properties.
public static ToDictionary ( this subscriber ) : string>.Dictionary
subscriber this The subscriber.
Résultat string>.Dictionary