Class RenderingEngineConstants
- Namespace
- Sitecore.AspNetCore.SDK.RenderingEngine
- Assembly
- Sitecore.AspNetCore.SDK.RenderingEngine.dll
Various constants relevant to the Sitecore Rendering Engine.
public static class RenderingEngineConstants
- Inheritance
-
RenderingEngineConstants
- Inherited Members
Fields
DefaultMissingComponentPartialViewName
The name of the default partial view used when a requested component cannot be found.
public const string DefaultMissingComponentPartialViewName = "_ComponentNotFound"