gyrospring

✒ 0007.0032 VS2019 VB MVC5 Razor index.html

Apr 18th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. @Code
  2. ViewData("Title") = "Home Page"
  3. End Code
  4.  
  5. <h1>@ViewData("Title")</h1>
Add Comment
Please, Sign In to add comment