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