Search Results for

    Show / Hide Table of Contents

    Class QuickInsertConstants

    QuickInsertConstants

    Inheritance
    System.Object
    QuickInsertConstants
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.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
    System.String

    On this page

    • Fields
      • QUICK_INSERT_METADATA_KEY
    Back to top Generated by DocFX