Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4757

What is AllowHtml attribute, its Uses and Examples in ASP.Net MVC

$
0
0
Here Mudassar Ahmed Khan has explained a simple tutorial on what is the AllowHtml attribute in ASP.Net MVC, what is its use and also examples explaining its usage. AllowHtml attribute is used to allow sending HTML content or codes to server which by default is disabled by ASP.Net MVC to avoid XSS (Cross Site Scripting) attacks.

Viewing all articles
Browse latest Browse all 4757