Click or drag to resize

clsTrainingCourseHandshakeResultDemoNewsletterToken Property

This is used only for demo and test databases. On live databases (by license key), this property is always empty.

It will have the newsletter token used for the email regonizing process. This token is normally used in the email send out to the entered email. There the user will click on the hyperlink with the token.

To simulate the hyperlink this property will show this token. The demo token is already URL encoded.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string DemoNewsletterToken { get; set; }

Return Value

Type: String
See Also