Click or drag to resize

EmailBody Property

Stores and retrieves the current newsletter body text.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public string Body { get; set; }

Property Value

Type: String
Newsletter body text

Return Value

Type: String
Newsletter body text
Remarks