Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDictionaryService

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

    Methods

    View Source

    CalculatePath(Nullable<Guid>, Int32)

    Declaration
    string CalculatePath(Guid? parentId, int sourceId)
    Parameters
    Type Name Description
    System.Nullable<Guid> parentId
    System.Int32 sourceId
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CalculatePath(Nullable<Guid>, Int32)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX