SubSonic controller
What is the use of controllers in SubSonic?
0
Lieven cardoen
source
to share
1 answer
I believe controllers work with ObjectDataSouce.
If you are not using ODS, there is a configuration parameter called generateODSControllers that you can set to false to prevent controllers from being generated.
More information on using the ODS / Controller (scroll down)
+1
remotefacade
source
to share