Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Where do I change page Title?

web-app

I do some alterations at HeaderBar.ascx to put my aplication more look like I want.

Now, I want to change the page title name, but when I try to add a Title="MyName" at HeaderBar.ascx Control, it gives me an error:

"Error parsing attribute 'title': Type 'CounterSoft.Gemini.HeaderBar' does not have a public property named 'title'."

Where is the correct place to do that?

Thanks

joao-g-marques
· 1
joao-g-marques
Replies (1)
helpful
0
not helpful

This can only be set for ASPX pages.


Mark Wing
· 9108
Mark Wing