BadWordCultureInfoProviderGetWordCulturesInternal Method |
Gets cultures of specified bad word.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
Syntax protected virtual InfoDataSet<CultureInfo> GetWordCulturesInternal(
int wordId
)
Parameters
- wordId
- Type: SystemInt32
ID of bad word
Return Value
Type:
InfoDataSetCultureInfoSee Also