Executes the given action for each row in the given DataSet
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ds
- Type:
System.Data DataSet
DataSet with the data
- rowAction
- Type:
System Action
DataRow
Row action
See Also