System.Web.UI.ChtmlTextWriter.GlobalSuppressedAttributes Property

Gets a Hashtable object of globally suppressed attributes that cannot be rendered on cHTML elements.

Syntax

protected Hashtable GlobalSuppressedAttributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The following list shows the globally suppressed attributes that are set when a new instance of the System.Web.UI.ChtmlTextWriter class is created.

onclick

onmousemove

ondblclick

onmouseout

onmousedown

onkeypress

onmouseup

onkeydown

onmouseover

onkeyup

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0