Alterian Email Manager 6.2.3 SDK Help File
Represents a URL for events.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxDMLibrary.DMURL = function();
Type.createClass(
'DMLibrary.DMURL');
The DMURL type exposes the following members.
Fields | Name | Description |
---|
 | AutoMap | Flags whether or not the URL had an event auto-generated for it, or whether it was mapped by a user. |
 | URL | The URL. |
Top
See Also