Class JavaScriptError
Represents a JavaScript error that occurred during the user journey.
Inheritance
Object
JavaScriptError
Namespace: AxaFrance.WebEngine
Assembly: AxaFrance.WebEngine.dll
Syntax
public class JavaScriptError
Properties
| Edit this page View SourceMessage
Error message.
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
String |