Neokernel API

HTMLStringTools.removeHTMLTags(String, Object) Method

This method removes all the HTML tags in the data

public static string removeHTMLTags(
   string text,
   object perl
);

See Also

HTMLStringTools Class | com.neokernel.httpd Namespace | HTMLStringTools.removeHTMLTags Overload List