frankcollins3 / ASPokedex

Pokedex with ASP backend / razor pages, and VanillaJS front end
1 stars 0 forks source link

using namespace in .cshtml file ? [7:55am] #20

Closed frankcollins3 closed 12 months ago

frankcollins3 commented 12 months ago

attempting to do: import url strings from a /utility directory Screen Shot 2023-09-22 at 7 59 05 AM

error: using isn't working

proposed approach: code-behind file and import through @ { } ?

possible improvements:

frankcollins3 commented 12 months ago

Screen Shot 2023-09-22 at 8 01 47 AM [7:58am]

frankcollins3 commented 12 months ago

"the page directive must precede all other declarations" 👍 Screen Shot 2023-09-22 at 8 02 24 AM [8:00am]