LanguageFilterItem Constructor

Constructor

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public LanguageFilterItem(
	string sharedContentItemId,
	string keywordStyle
)

Parameters

sharedContentItemId  String
The shared content item ID
keywordStyle  String
The keyword style

See Also