ConstantsTemplateQueryStringKey Field | 
 
            The key used in query string to specify this dashboard should be a template.
            
 
    Namespace: 
   Dundas.BI.Web
    Assembly:
   Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic const string TemplateQueryStringKey = "template"
Public Const TemplateQueryStringKey As String = "template"
public:
literal String^ TemplateQueryStringKey = "template"
static val mutable TemplateQueryStringKey: string
Field Value
Type: 
String
See Also