BadWordsHelper CheckBadWords Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , Int32)Obsolete.
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , Int32, Func Boolean )
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, Int32)Obsolete.
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, Int32, Func Boolean )
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, Int32)Obsolete.
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, Int32, Func Boolean )
Performs bad words check.
Public methodStatic memberCheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, String, Int32, Func Boolean )
Performs bad words check.
Back to Top
See Also