Web Desktop App - How to change the browser title menu?

0
0

How do i change the title in the browser ? It says “WebApplication1” ?

  • You must to post comments
0
0

Hi Edmond,

tile property has been added (WJ-8364) in Wisej release 1.3.82.

Best regards
Frank

  • You must to post comments
0
0

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

  • You must to post comments
0
0

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.

  • You must to post comments
0
0

Hi Edmond,

you can use Application.Title.

Best regards
Frank

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.