J
Jonathan Wood
I'd like to have a page's title appear within the page (ideally, by
inserting something in a master page).
I tried the following:
xxx <%# Page.Title %> xxx
I tried this in both a content page and a master page. It compiles without
error but, in both cases, the two "xxx" showed up with only a space between.
Is this possible? I would really prefer not to use a label that is set from
code.
Thanks.
inserting something in a master page).
I tried the following:
xxx <%# Page.Title %> xxx
I tried this in both a content page and a master page. It compiles without
error but, in both cases, the two "xxx" showed up with only a space between.
Is this possible? I would really prefer not to use a label that is set from
code.
Thanks.