51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#AllowHtml
MVC3中的AllowHtml属性
RequestValidation是防止有人通过注入脚本攻击我们的应用程序(XSS)。如果我们的应用程序需要用户可以输入HTML标记,我们可以禁用RequestValidation. ASP.NETMVC2中可以使用Action方法的ValidateInpute属性禁用Mo...
开发笔记
·
2023-05-10
MVC3
中的
AllowHtml
属性
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他