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 imageCopy Code
public override void WriteAttributes(
	 reader,
	bool defattr
)
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Sub WriteAttributes ( _
	reader As , _
	defattr As  _
)

Parameters

reader
XmlReader
defattr
Boolean

See Also

Smartsite.Web Namespace
Advanced