Allow Querystring value to be inserted into meta tag
description
Currently the skin object allows for meta tags to be inserted in (or removed from) the header.
One very valuable enhancement would to allow for the text of a Querystring to be inserted into a meta tag. For example for a page describing different products, where the product on the page is determined by a querystring 'productname' the following would be very useful:
<fortyfingers:STYLEHELPER ID="STYLERHELPER5" AddMetaTags="Name1:This page describes our [QS:productname] product, providing information in terms of its price, color and size|Name2:Value2" runat="server" />