I have a web application project that I am integrating with Sitefinity.
I am getting the following error message in my cs file of my MasterPage file:
Type
Portal.Sitealready defines a member calledPage_Loadwith the same parameter types
Why does this error occur and how do I fix it?
You have this method defined in outer class with same namespace.