HTML Editor for ASP.NET AJAX
AllowedTags Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorAllowedTags
List of allowed tags.
Declaration Syntax
C#
public string AllowedTags { get; set; }
Remarks
Tags not included in this comma-delimited list (and their children) are ignored on conversion to XHTML.

Modify the list to add or remove tags.

OutputXHTML must be true.

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