[MonoDevelop] Asp.NET MVC - Imports in ASCX
Michael Hutchinson
m.j.hutchinson at gmail.com
Sat Nov 14 19:47:42 EST 2009
On Sat, Nov 14, 2009 at 4:39 PM, Yoeri Van de Moortel
<yoerivdm at chromosoom.be> wrote:
> I experience some problems with using usercontrols in asp.net MVC.
> The usercontrol cannot be found when adding import statements in the ascx file
> eg.
> <% Import namespace="..." %>
>
> Will this be solved in the 2.2 release?
> I am curently using 2.2 beta 2 on Ubuntu.
I don't understand the problem - Import is the equivalent of a "using"
statement in C#.
Can you file a bug with full instructions to reproduce, and ideally a test case?
Thanks.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list