WebControlWrapper.JavascriptNamespace

From Xojo Documentation

Constant As String

anString = WebControlWrapper.JavascriptNamespace

The Javascript namespace for your control. The namespace you provide will be prefixed by the XojoCustom namespace.

Notes

Each developer must use a unique namespace to avoid naming conflicts at runtime. Xojo is maintaining a central registry of developer namespaces. If you wish to register a particular namespace for your company, please call tech support. You must add this constant to your subclass of WebControlWrapper.