Click or drag to resize
BadWordCultureInfo Constructor (DataRow)
Constructor - Creates a new BadWordCultureInfo object from the given DataRow.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
Syntax
C#
public BadWordCultureInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also