Click or drag to resize
AutomatedTestsWithConnStringGetTestApplicationSettings Method
Reads settings from test application configuration file.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetTestApplicationSettings(
	string key
)

Parameters

key
Type: SystemString
Setting key.

Return Value

Type: String
See Also