[This is preliminary documentation and is subject to change.]
Gets the tracker code for the html email
Namespace:
OfficeClip.DBLayer.TemplateAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected string GetTrackEmailOpenedHtml( int id ) |
Visual Basic (Declaration) |
---|
Protected Function GetTrackEmailOpenedHtml ( _ id As Integer _ ) As String |
Visual C++ |
---|
protected: String^ GetTrackEmailOpenedHtml( int id ) |
Parameters
- id
- Type: System..::.Int32