How do i change the title in the browser ? It says “WebApplication1” ?
Hi Edmond,
tile property has been added (WJ-8364) in Wisej release 1.3.82.
Best regards
Frank
Hi Edmond,
I see your point. Enhancement WJ-8364 logged to add the title property to desktops.
You might also want to change the title tag in default.html cause this is usually the first thing your users will see.
Best regards
Frank
Shouldn’t there be a “Title” property on the “MyDesktop.cs” design property tab where we can do this ?
The reason I as is that when the browser fires up – the title is the name of the application and not necessarily what we want – then after a while it changes.
Hi Edmond,
you can use Application.Title.
Best regards
Frank
Please login first to submit.