Try our conversational search powered by Generative AI!

Class ServiceLocationHelperExtensions

Makes Localization services part of the public API.

Inheritance
System.Object
ServiceLocationHelperExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Framework.Localization
Assembly: EPiServer.Framework.dll
Version: 11.20.7
Syntax
public static class ServiceLocationHelperExtensions

Methods

LocalizationService(ServiceLocationHelper)

Declaration
public static LocalizationService LocalizationService(this ServiceLocationHelper helper)
Parameters
Type Name Description
ServiceLocationHelper helper

The service helper.

Returns
Type Description
LocalizationService

The currently registered LocalizationService(ServiceLocationHelper).