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.1.5347.20411)
Parameters
- ds
- Type: System.Data DataSet
DataSet with the data
- rowAction
- Type: System Action DataRow
Row action
See Also