Class TagPairMetaDataKeys
Constants used a keys for TagPair metadata.
Inheritance
System.Object
TagPairMetaDataKeys
Namespace: Sdl.Core.Bcm.BcmModel
Assembly: Sdl.Core.Bcm.BcmModel.dll
Syntax
public static class TagPairMetaDataKeys : Object
Fields
EndTagMetadataPrefix
Metadata key used for prefixing end tag related metadata (used by internal conversion).
Declaration
public const string EndTagMetadataPrefix = "__end_"
Field Value
Type | Description |
---|---|
System.String |
FrameworkOriginalSegmentationHint
Metadata key identifying the original TagPair segmentation hint set by the SDL Filter Framework.
Declaration
public const string FrameworkOriginalSegmentationHint = "_originalSegmentationHint"
Field Value
Type | Description |
---|---|
System.String |
FrameworkOriginalTagId
Metadata key identifying the original TagPair id set by the SDL Filter Framework.
Declaration
public const string FrameworkOriginalTagId = "frameworkOriginalTagId"
Field Value
Type | Description |
---|---|
System.String |