All Namespaces

  • Namespaces
    • AjaxControlToolkit
    • com
    • CrystalDecisions
    • DevExpress
    • DocumentFormat
    • Dundas
    • Ilrun
    • MediaCenter
    • Microsoft
    • MS
    • ServiceBus
    • Spaanjaars
    • SqlContracts
    • System
      • Activities
      • AddIn
      • CodeDom
      • ComponentModel
      • Configuration
      • Data
      • Design
      • Diagnostics
      • DirectoryServices
      • Drawing
      • Dynamic
      • EnterpriseServices
      • IdentityModel
      • IO
      • Linq
      • Management
      • Messaging
      • Net
      • Printing
      • Reflection
      • Resources
      • Runtime
      • Security
      • ServiceModel
      • ServiceProcess
      • Timers
      • Transactions
      • Web
        • Compilation
        • DynamicData
        • Hosting
        • Mobile
        • Mvc
        • Profile
        • Razor
        • Script
        • Services
        • UI
        • WebPages
      • Windows
      • Workflow
      • Xml
    • WindowsFormsIntegration

AllowHtmlAttribute

Name: AllowHtmlAttribute
Namespace: System.Web.Mvc
Inherits from: System.Attribute
Short description: Allows a request to include HTML markup during model binding by skipping request validation for the property. (It is strongly recommended that your application explicitly check all models where you disable request validation in order to prevent script exploits.)
Added: 2011-01-19
Last modified: 2011-01-19
External help: http://msdn.microsoft.com/en-us/library/System.Web.Mvc.AllowHtmlAttribute.aspx
Added by: Imar Spaanjaars
Can be used on:
Assembly Class Interface
Method Property Field
Constructor Struct Enum
Event Parameter Delegate
ReturnValue Generic Parameter Module
Available in:
  • 3.0.0.0
  • 4.0.0.0
Defined in:
  • System.Web.Mvc.dll (3.0.0.0)
  • System.Web.Mvc.dll (4.0.0.0)
Abstract?
No Sealed? Yes
Public?
Yes Internal? No
Allow multiple?
No Obsolete? No
 
Full description:
 
Class diagram:
This diagram is autogenerated and may contain errors.
Please report them if you find them.




Code examples

No code examples were found for this attribute.

If you want to add a code example, you need to log in first. Don't have account? You can sign up for one right now.

Links

No links found.



If you want to add a link, you need to log in first. Don't have account? You can sign up for one right now.