Open this page in the API Guide

Constants.TemplateQueryStringKey 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.1.0.1000)
Syntax
public const string TemplateQueryStringKey = "template"

Field Value

Type: String
See Also