I too am kinda stumped with this. I do see some functions for stripping unsafe tags\script from html, namely
AntiXss
.GetSafeHtmlFragment
and
AntiXss.GetSafeHtml
but when I try to call these functions I get an exception saying "SafeHtml Failed".
It would be great to get an aswer to this as it seems alot of people have the same issue,