Search Results for

    Show / Hide Table of Contents
    View Source

    Class DictionaryService

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public class DictionaryService : IDictionaryService

    Constructors

    View Source

    DictionaryService(ILocalizationService)

    Declaration
    public DictionaryService(ILocalizationService localizationService)
    Parameters
    Type Name Description
    ILocalizationService localizationService

    Methods

    View Source

    CalculatePath(Guid?, int)

    Declaration
    public string CalculatePath(Guid? parentId, int sourceId)
    Parameters
    Type Name Description
    Guid? parentId
    int sourceId
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX