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