ConstantsCodeLibraryScriptIdPrefix Field |
The string that should be appended to the start of the ID of any code library script include.
Namespace: Dundas.BI.WebAssembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic const string CodeLibraryScriptIdPrefix = "codeLibrary_"
Public Const CodeLibraryScriptIdPrefix As String = "codeLibrary_"
public:
literal String^ CodeLibraryScriptIdPrefix = "codeLibrary_"
static val mutable CodeLibraryScriptIdPrefix: string
Field Value
String
See Also