I have several content pages hanging off of one master page. I need to add a refresh meta tag to one of the content pages but I can\'t see where I can do this.
Any
add below code in designer page
Now add below code to your .cs page
Page.MetaKeywords = "keyword1, keyword2, keyword3"; Page.MetaDescription = "Example of new meta tag";