Options for displaying a message that the JavaScript has not loaded properly
| C# | Visual Basic | Visual C++ |
public enum InstallationErrorMessage
Public Enumeration InstallationErrorMessage
public enum class InstallationErrorMessage
| Member | Description |
|---|---|
| None |
No error message is displayed
|
| JavaScriptAlert |
A JavaScript popup appears alerting users to the problem
|
| InlineMessage |
An inline message appears alerting the user to the problem
|
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068