[MonoDevelop] System.Web.UI.WebControls.Menu.. where it is?

Paulo Aboim Pinto esqueleto at tusofona.com
Fri Dec 1 20:27:48 EST 2006


Hello

I'm developing some WebApplication and I couldn't find the Menu
WebControl, then I create one for me. I put in the
olimpo.WebControls.Menu Name Space.

The problem is I cannot access my WebControl using just:
Menu myMenu = Menu();
because I get the message:

[Task:File=/home/esqueleto/myDevelop/olimpocm/trunk/olimpo.WebUI/Modules/olimpoMenu/index.ascx.cs, Line=19, Column=11, Type=Error, Priority=Normal, Description=`Menu' is an ambiguous reference between `System.Web.UI.WebControls.Menu' and `olimpo.WebControls.Menu'(CS0104)]

It was a waste of time, because the Menu is implemented, but, why I
cannot find it with code completion?
Accessing the Menu features is off the Code Completion too. Why?


Regards
Paulo Aboim Pinto
Odivelas - Portugal



More information about the Monodevelop-list mailing list