Interface IDictionaryService
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IDictionaryService
Methods
View SourceCalculatePath(Guid?, int)
Declaration
string CalculatePath(Guid? parentId, int sourceId)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid? | parentId | |
| int | sourceId |
Returns
| Type | Description |
|---|---|
| string |