Advertisement
gyrospring

✒ 0007.0005 VS2017 VB MVC5 Razor index.vbhtml

Mar 22nd, 2019
84
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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement