Browse by Tags

Related Posts

  • Passing classes into User Controls that use generics

    Hi, I got a quote control implemented into the main page like this. <%@ Register src="~/Controls/Location.ascx" tagname="Location" tagprefix="CA" %> <CA:Location ID="Location1" runat="server" /> And it is defined in the ascx file as <%...
    Posted to ASP.NET MVC (Forum) by Michael Jenkinson on 01-02-2008, 12:00 AM
    Filed under: user control, viewdata, ASP.NET MVC, controls, generics
Page 1 of 1 (1 items)