Search Results for

    Show / Hide Table of Contents

    Class QuickInsertConstants

    QuickInsertConstants

    Inheritance
    Object
    QuickInsertConstants
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.FileTypeSupport.Framework.IntegrationApi.QuickInserts
    Assembly: Sdl.FileTypeSupport.Framework.Core.dll
    Syntax
    public static class QuickInsertConstants

    Fields

    QUICK_INSERT_METADATA_KEY

    Key used to store list of supported QuickInserts in IPersistentFileConversionProperties for given FileType (new implementation)

    Declaration
    public const string QUICK_INSERT_METADATA_KEY = "SDL:QuickInsertsList"
    Field Value
    Type Description
    String
    In this article
    Back to top Generated by DocFX