EMCreativeContainsHTML Property
|
Alterian Email Manager 6.2.3 SDK Help File
Indicates whether the containing document contains HTML
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool ContainsHTML { get; set; }
Public Property ContainsHTML As Boolean
Get
Set
public:
property bool ContainsHTML {
bool get ();
void set (bool value);
}
member ContainsHTML : bool with get, set
function get_ContainsHTML();
function set_ContainsHTML(value);
Property Value
Type:
Boolean
See Also