Gets or sets a boolean that indicates if rendering info is available.
True, if DebugMode is true and rendering info should be available, otherwise false.
The web engine can render information about each rendering on the web page. That makes it easy for a developer to identify the individual renderings and their parameters.
Rendering information can only be enabled if DebugMode is true.
The scope of the value is session and it is stored in the Session variable "SC_SHOW_RENDERING_INFO".
State Class | Sitecore.Configuration Namespace