Sometime we need to set control value dynamically on our custom master page in SharePoint. The one way is to write custom JavaScript code using Client Side Object Model (CSOM) and we can add that JavaScript on master page. The other way to create custom class file and attach that...The post SharePoint 2013 custom master page with code behind appeared first on Trimantra Blog.