TopicTransformationCoreCreateLanguageSpecificText Method
This is called to create the language specific text elements that will be used by the transformation
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected abstract void CreateLanguageSpecificText()
Protected MustOverride Sub CreateLanguageSpecificText
protected:
virtual void CreateLanguageSpecificText() abstract
abstract CreateLanguageSpecificText : unit -> unit
Define the common keywords used in language-specific text. These will be connected to the
language filter in the topic and the appropriate text will be shown based on the selected language.