PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the cleaned up html.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public string CleanHtml(
	bool tryHarder,
	bool webrichtlijnen
)
Visual Basic (Declaration)Copy imageCopy Code
Public Function CleanHtml ( _
	tryHarder As , _
	webrichtlijnen As  _
) As 

Parameters

tryHarder
Boolean
Perform extra cleanup.
webrichtlijnen
Boolean
Attempt to conform to webrichtlijnen.

Return Value

See Also

Advanced