Class RenderingEngineConstants
Version: 21.x
Various constants relevant to the Sitecore Rendering Engine.
Inheritance
System.Object
RenderingEngineConstants
Namespace: Sitecore.AspNet.RenderingEngine
Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
RequestResponse
public static class RenderingEngineConstants : ObjectFields
DefaultMissingComponentPartialViewName
The name of the default partial view used when a requested component cannot be found.
Declaration
RequestResponse
public const string DefaultMissingComponentPartialViewName = "_ComponentNotFound"Field Value
| Type | Description |
|---|---|
| System.String |