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 (24.3.0.1000)
Syntax public const string TemplateQueryStringKey = "template"
Public Const TemplateQueryStringKey As String = "template"
public:
literal String^ TemplateQueryStringKey = "template"
static val mutable TemplateQueryStringKey: string
Field Value
Type:
StringSee Also