I'm working with the C# API and if I use HTMLHelper.StripTags() I still get <![CDATA[
Testing Testing Testing
]]>.
I need to strip it all out to only have the Testing Testing Testing since there could be multiple webparts on the page, and I just need the content for the search.