HTML Editor for ASP.NET AJAX
AllowedAttributes Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorAllowedAttributes
List of allowed attributes.
Declaration Syntax
C#
public string AllowedAttributes { get; set; }
Remarks
Attributes not included in this comma-delimited list are ignored on conversion to XHTML.

Modify the list to add or remove attributes.

OutputXHTML must be true.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)