| Key Constructor (String) |
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
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
See Also