EMThumbnailRequestUrl Property
|
Alterian Email Manager 6.2.3 SDK Help File
Url to webpage to render
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Url { get; set; }
Public Property Url As String
Get
Set
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
member Url : string with get, set
function get_Url();
function set_Url(value);
Property Value
Type:
String
See Also