I have an C# Solution where i already imported custom seattle master page. For that page in top ribbon i have to dynamically bind data from MS SQL server data. Whenever user clicks on the URL on top ribbon data should be bind from SQL server table. Do i need to create class for the existing master template in my solution. Can someone assist me. Please let me know how can i achieve this.
Thanks