Dynamicweb 9
Dynamicweb 9
Dynamicweb.Rendering.Translation
Key Class
Key Constructor
Key Constructor
Key Constructor (String)
Key Constructor (String, KeyScope)
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
C#
VB
Copy
public
Key
(
string
name
,
KeyScope
scope
)
Public
Sub
New
(
name
As
String
,
scope
As
KeyScope
)
Parameters
name
Type:
System
String
scope
Type:
Dynamicweb.Rendering.Translation
KeyScope
See Also
Reference
Key Class
Key Overload
Dynamicweb.Rendering.Translation Namespace