Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
gummylick
Posts
Comments
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
and then depending on what it was from cascading route parameter, i set "active" in css class
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
i believe i did something like that to determine an "active" page on menu
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
since its dealing with url, you can also cascade as high up as the route parameters
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
so depending on page, that title changes
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
but the parameter is in layout
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
same.. i set the title value "this is my page" in page
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
I used it recently to define title in page, setting the value in layout
13 replies
C
C#
•
Created by schwartzmj on 4/26/2024 in
#help
URL Parameters and/or data loading in layout files
@schwartzmj might look at cascading parameters:
https://stackoverflow.com/questions/66476652/is-there-any-way-to-communicate-to-main-layout-of-blazor-pages
13 replies