AutomatedTestsWithConnStringGetTestApplicationSettings Method |
Reads settings from test application configuration file.
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax protected virtual string GetTestApplicationSettings(
string key
)
Parameters
- key
- Type: SystemString
Setting key.
Return Value
Type:
StringSee Also