a86f50cfbf32d657a8f50826e3bf327b098983f5
FAQ/ProcessDataSet.md
| ... | ... | @@ -1,5 +1,7 @@ |
| 1 | 1 | #ProcessDataSet() |
| 2 | 2 | |
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 3 | 5 | ##Usage |
| 4 | 6 | |
| 5 | 7 | The ``ProcessDataSet`` method is useful when you want to use post-processing in your application. This method should be overridden in your global.asax file. |