Get or sets a boolean that indicates if borders are drawn around renderings.
True, if DebugMode is true and borders are drawn, otherwise false.
When the web engine is running in debug mode, it can drawn borders around each rendering. This makes it easy for the developer to identify individual renderings.
This flag requires that DebugMode is true.
The scope of the value is session and it stored in the Session variable "SC_DRAW_RENDERING_BORDERS".
State Class | Sitecore.Configuration Namespace