Table of Contents

Interface ILocalizationCookieService

Namespace
Oqtane.Services
Assembly
Oqtane.Client.dll

Service to set localization cookie

public interface ILocalizationCookieService

Methods

SetLocalizationCookieAsync(string)

Set the localization cookie

Task SetLocalizationCookieAsync(string culture)

Parameters

culture string

Returns

Task