Click or drag to resize

TranslationEntryCollectionAdd Method

Namespace:  Dynamicweb.Rendering.Translation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void Add(
	string cultureName,
	string value
)

Parameters

cultureName
Type: SystemString
value
Type: SystemString
See Also