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

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

Parameters

dr
Type: System.DataDataRow
See Also