Show / Hide Table of Contents

Class RenderingEngineConstants.SitecoreViewComponents

Constants relevant to Sitecore view components.

Inheritance
System.Object
RenderingEngineConstants.SitecoreViewComponents
Namespace: Sitecore.AspNet.RenderingEngine
Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
public static class SitecoreViewComponents : Object

Fields

DefaultSitecoreViewComponentName

The name of the default Sitecore View Component.

Declaration
public const string DefaultSitecoreViewComponentName = "SitecoreComponent"
Field Value
Type Description
System.String
Back to top Generated by DocFX