EMNewCreativeSaveItemHTMLContent Property
|
Alterian Email Manager 6.2.3 SDK Help File
HTML Content of the new Creative.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMContent HTMLContent { get; set; }
Public Property HTMLContent As EMContent
Get
Set
public:
property EMContent^ HTMLContent {
EMContent^ get ();
void set (EMContent^ value);
}
member HTMLContent : EMContent with get, set
function get_HTMLContent();
function set_HTMLContent(value);
Property Value
Type:
EMContent
See Also