TopicTransformationCoreReplaceLanguageSpecificText Method
Replace a language specific text entry
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public void ReplaceLanguageSpecificText(
LanguageSpecificText keyword
)
Public Sub ReplaceLanguageSpecificText (
keyword As LanguageSpecificText
)
public:
void ReplaceLanguageSpecificText(
LanguageSpecificText^ keyword
)
member ReplaceLanguageSpecificText :
keyword : LanguageSpecificText -> unit
Parameters
- keyword LanguageSpecificText
- The language specific text entry for the keyword to replace
If an entry is not present for the keyword, it will be added instead