Search Results for

    Show / Hide Table of Contents
    View Source

    Class LocalizedTextServiceSupplementaryFileSource

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public class LocalizedTextServiceSupplementaryFileSource

    Constructors

    View Source

    LocalizedTextServiceSupplementaryFileSource(IFileInfo, Boolean)

    Declaration
    public LocalizedTextServiceSupplementaryFileSource(IFileInfo file, bool overwriteCoreKeys)
    Parameters
    Type Name Description
    IFileInfo file
    System.Boolean overwriteCoreKeys

    Properties

    View Source

    FileInfo

    Declaration
    public IFileInfo FileInfo { get; }
    Property Value
    Type Description
    IFileInfo
    View Source

    OverwriteCoreKeys

    Declaration
    public bool OverwriteCoreKeys { get; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • LocalizedTextServiceSupplementaryFileSource(IFileInfo, Boolean)
    • Properties
      • FileInfo
      • OverwriteCoreKeys
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX