Gets the string from registry value.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- baseKey
- Type: Microsoft.Win32 RegistryKey
Base key, such as Registry.LocalMachine
- path
- Type: System String
Path to the key
- valueName
- Type: System String
Value name
Return Value
Type: StringSee Also