Table of Contents

TopicTransformationCore.LanguageSpecificTextFor Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

This is used to retrieve the language specific text for a given keyword

public LanguageSpecificText LanguageSpecificTextFor(string keyword)

Parameters

keyword string

The keyword for which to get language specific text

Returns

LanguageSpecificText

The language specific text entry if found for the given keyword or null if there isn't one