 | TranslatorEncodeKey Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string EncodeKey(
string key
)
Public Shared Function EncodeKey (
key As String
) As String
Parameters
- key
- Type: SystemString
Return Value
Type:
String
See Also