![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class HtmlWriter |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class HtmlWriter |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
AllowedAttributes |
Gets or sets the allowed attributes.
|
![]() |
AllowedTags |
Gets or sets the allowed tags.
|
![]() |
BaseStream | (Inherited from XmlTextWriter.) |
![]() |
Formatting | (Inherited from XmlTextWriter.) |
![]() |
Indentation | (Inherited from XmlTextWriter.) |
![]() |
IndentChar | (Inherited from XmlTextWriter.) |
![]() |
Namespaces | (Inherited from XmlTextWriter.) |
![]() |
QuoteChar | (Inherited from XmlTextWriter.) |
![]() |
Settings | (Inherited from XmlWriter.) |
![]() |
WriteState | (Inherited from XmlTextWriter.) |
![]() |
XmlLang | (Inherited from XmlTextWriter.) |
![]() |
XmlSpace | (Inherited from XmlTextWriter.) |
See Also
Smartsite.Web Namespace