.net mvc2中 Views⼀Shared 中有个html页面,在视图页面中如何链接到它

2024-11-23 01:30:52
推荐回答(1个)
回答(1):

View("html页面名字")即可

要改成cshtml或者vbhtml,否则不认