I had been always wondering how can I add the Server Objects & Events dropdownlist to my projects that I work on.
I was browsing on the ASP.NET forums and found out this thread:
http://forums.asp.net/thread/1276007.aspx
In that thread, an ASP.NET team member says:
"the Server Objects & Events dropdown in the .aspx editor only applies to inline code not code behind files."
Why is that? This option is very helpful! I know we can use the strong Intelisence in Code-Behind, but at least it reminds us of all the available methods present in the page!
Can somebody explain please?
Regards
Tags: General, General