Running ASP / ASP.NET markup outside of a web application (perhaps with MVC)
Is there a way to include some aspx/ascx markup in a DLL and use that to generate text dynamically?I really just want to pass a model instance to a view and get the produced html as a string.Similar t
问答
阅读(4)