HTMLHelper StripTags Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberStripTags(String)
Remove HTML tags from text.
Public methodStatic memberStripTags(String, Boolean)
Remove HTML tags from text.
Public methodStatic memberStripTags(String, Boolean, String)
Remove HTML tags from text.
Public methodStatic memberStripTags(String, Boolean, Boolean, String, String, String)
Remove HTML tags from text.
Back to Top
See Also