Tagged Questions
0
votes
2answers
611 views
Template control in ASP.NET hiding content from page
I'm writing my own Modal Popup as a template control in ASP.NET. I got two template containers - one for the heading of the window and one for the actual control i want to display in the modal window ...