ConstantsIgnoreBuiltInResourcesQueryStringKey Field | 
 
            The key used to specify that the built-in resource overrides should not be outputted when rendering the page.
            
 
    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 IgnoreBuiltInResourcesQueryStringKey = "ignoreBuiltInResources"
Public Const IgnoreBuiltInResourcesQueryStringKey As String = "ignoreBuiltInResources"
public:
literal String^ IgnoreBuiltInResourcesQueryStringKey = "ignoreBuiltInResources"
static val mutable IgnoreBuiltInResourcesQueryStringKey: string
Field Value
Type: 
String
See Also