ChtmlTextWriter.GlobalSuppressedAttributes Property
.NET Framework (current version)
Gets a Hashtable object of globally suppressed attributes that cannot be rendered on cHTML elements.
Assembly: System.Web (in System.Web.dll)
The following list shows the globally suppressed attributes that are set when a new instance of the ChtmlTextWriter class is created.
onclick | onmousemove |
ondblclick | onmouseout |
onmousedown | onkeypress |
onmouseup | onkeydown |
onmouseover | onkeyup |
.NET Framework
Available since 2.0
Available since 2.0
Show: