Show / Hide Table of Contents

Class RenderingEngineConstants.SitecoreLocalization

Constants relevant to Sitecore localization functionality.

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

Fields

RequestCulturePrefix

The name of request culture prefix in the route.

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