May 25 2006

Code-Behind - Server Objects & Events

Category: General | GeneralBil@l @ 14:33

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: ,

Be the first to rate this post

  • Currently .0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Comments are closed