Click or drag to resize
BuilderScriptConfigurationDevelopmentMode Property
Enables development mode for builder's store.

Namespace: Kentico.Builder.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public bool DevelopmentMode { get; set; }

Property Value

Type: Boolean
See Also