Interface ILoadDictionaryItemService
Namespace: Umbraco.Cms.ManagementApi.Services
Assembly: Umbraco.Cms.ManagementApi.dll
Syntax
public interface ILoadDictionaryItemService
Methods
View SourceLoad(String, Nullable<Int32>)
Declaration
IDictionaryItem Load(string filePath, int? parentId)
Parameters
Type | Name | Description |
---|---|---|
System. |
filePath | |
System. |
parentId |
Returns
Type | Description |
---|---|
IDictionary |