Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICultureService

    Provides services for retrieving culture information.

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface ICultureService

    Methods

    View Source

    GetValidCultureInfos()

    Gets all valid culture information objects that can be used in the application.

    Declaration
    CultureInfo[] GetValidCultureInfos()
    Returns
    Type Description
    CultureInfo[]

    An array of valid System.Globalization.CultureInfo objects.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX