C# 클래스 Telerik.Sitefinity.Newsletters.SendGrid.Notifications.SubscriberExtensions

Provides methods for manipulating ISubscriberResponse objects
파일 보기 프로젝트 열기: Sitefinity/NewslettersSendGrid

공개 메소드들

메소드 설명
ToDictionary ( this subscriber ) : string>.Dictionary

Creates a dictionary with merge tags from the subscriber properties.

비공개 메소드들

메소드 설명
GetMergeTag ( string propertyName ) : string
GetPropertyValue ( string value ) : string

메소드 상세

ToDictionary() 공개 정적인 메소드

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