type exposes the following members.
| Name | Description |
---|
  | BadWordsAction |
Gets default action for the bad words from the settings.
|
  | BadWordsReplacement |
Gets default replacement for the bad words from the settings.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , Int32) | Obsolete.
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , Int32, Func Boolean ) |
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, Int32) | Obsolete.
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, Int32, Func Boolean ) |
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, Int32) | Obsolete.
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, Int32, Func Boolean ) |
Performs bad words check.
|
  | CheckBadWords(GeneralizedInfo, Dictionary String, Int32 , String, String, String, String, Int32, Func Boolean ) |
Performs bad words check.
|
  | PerformBadWordsCheck |
Indicates if the bad words check should be performed.
|