This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
This method is overriden to filter out attributes which are not allowed
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public override void WriteAttributes( reader, bool defattr ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Sub WriteAttributes ( _ reader As , _ defattr As _ ) |
Parameters
- reader
- XmlReader
- defattr
- Boolean
See Also
HtmlWriter Class
Smartsite.Web Namespace