Click or drag to resize

Key Constructor (String, KeyScope)

Initializes a new instance of the Key class

Namespace:  Dynamicweb.Rendering.Translation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Key(
	string name,
	KeyScope scope
)

Parameters

name
Type: SystemString
scope
Type: Dynamicweb.Rendering.TranslationKeyScope
See Also