csharp Add namespace for aspx pages
<system.web> <pages> <namespaces> <add namespace="SlickCMS" /> </namespaces> </pages> </system.web>
Use in web.config to add namespaces for use in the frontend aspx code.
Updated: Tuesday 26th June 2012, 06:57am
There are 0 comments
Comments are currently closed.