Tagged Questions

2
votes
3answers
250 views

Set <asp:content> content in C#

I'm currently learning to use MasterPages and ContentPlaceHolders in ASP.NET 3.5 and C# - and right now, I'm desperately trying to edit the contents of an asp:Content-Control through my programming ...