We need to change the title of a page codebehind like when using Page.Title in .net
However when we look at
Dw.Frontend.PageView.Current().Page in our ascx codebehind file , there are no properties only some random hashtable and set and get method.
Since we have noclue about what the properti is called since its not made as a properti its impossible for us to use it.
Could we get some documentation on this or maybe some properties in the API :)