Click or drag to resize
ScriptHelperBOOTSTRAP_CUSTOM_FILENAME Field
Filename of custom bootstrap library.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public const string BOOTSTRAP_CUSTOM_FILENAME = "Bootstrap/bootstrap.custom.js"

Field Value

Type: String
See Also