Search Results for

    Show / Hide Table of Contents
    View Source

    Class LocalizedTextServiceSupplementaryFileSource

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

    Constructors

    View Source

    LocalizedTextServiceSupplementaryFileSource(IFileInfo, bool)

    Declaration
    public LocalizedTextServiceSupplementaryFileSource(IFileInfo file, bool overwriteCoreKeys)
    Parameters
    Type Name Description
    IFileInfo file
    bool 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
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX