MagicCMS Documentation

Column_dt Constructor (String, String)

Initializes a new instance of the Column_dt class.

Namespace:  MagicCMS.DataTable
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public Column_dt(
	string d,
	string searchStr
)

Parameters

d
Type: String
The data.
searchStr
Type: String
The search string.