List of attributes for which no script references are allowed.
| C# |
public string NoScriptAttributes { get; set; }
The default includes href and src attributes.
Script references included in these attributes are disallowed and converted to benign form.
Modify the list to add or remove attributes.