BadWordInfoProvider GetBadWords Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetBadWords(Int32)
Returns all bad words for given culture.
Public methodStatic memberGetBadWords(String, String)
Returns all bad words for given culture.
Public methodStatic memberGetBadWords(String, String, Int32, String)
Returns dataset of all bad words matching the specified parameters.
Back to Top
See Also