WebApplication.ApplicationIdentifier
From Xojo Documentation
Read-Only Property (As String )
A unique string to identify your web application. Typically written in reverse domain name order: com.example.webappname.
Notes
ApplicationIdentifier must be specified in order for your web app to work. |