LanguageSpecificTextNeutral Field

This represents the neutral language identifier

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public const string Neutral = "nu"

Field Value

String
The text for this value will be used if it doesn't have a specific match in the topic's language filter selection. Typically, this is used when the same keyword can be used for multiple languages.

See Also