ASP.NET: Call function in MasterPage through UserControl
Calling a function from the MasterPage in a Page is quite straigt forward but how do I call it for a UserControl:
Calling a function from the MasterPage in a Page is quite straigt forward but how do I call it for a UserControl: