Selects the table rows by string values.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dt
- Type: System.Data DataTable
Table with the data
- columnName
- Type: System String
Column name
- values
- Type: System.Collections ArrayList
String values to select
Return Value
Type: DataRowSee Also