Search Results for

    Show / Hide Table of Contents
    View Source

    Class DictionaryImportViewModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.ManagementApi.ViewModels.Dictionary
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public class DictionaryImportViewModel

    Properties

    View Source

    DictionaryItems

    Declaration
    public List<DictionaryItemsImportViewModel> DictionaryItems { get; set; }
    Property Value
    Type Description
    List<DictionaryItemsImportViewModel>
    View Source

    TempFileName

    Declaration
    public string TempFileName { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • DictionaryItems
      • TempFileName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX