You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <summary>The Drag & Drop editor type is for use with the Drag & Drop editor in the EmailCampaigns webapp. (Don't use this type for custom HTML templates)</summary>
6
+
DragAndDropEditor=1,
7
+
/// <summary>A normal HTML template (Use this when you want to save custom HTML templates</summary>
0 commit comments