Changing Title on Page #5309
Unanswered
leahmayschneider
asked this question in
Help
Replies: 1 comment
-
Use discussion for questions. You can override title on public getInitialTitle() {
return "My Title";
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to change the title of the page. See image below (Funds should be Test)/ It doesn't seem to do anything to change the title part of the cshtml file (eg ViewData["Title"] = "Test";). I don't want to change the instance name. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions