ConstantsCodeLibraryScriptIdPrefix Field

The string that should be appended to the start of the ID of any code library script include.

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 CodeLibraryScriptIdPrefix = "codeLibrary_"

Field Value

Type: String
See Also