Click or drag to resize
AutomatedTestsGetTestAppSetting Method
Gets the app setting from the

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax
C#
protected static string GetTestAppSetting(
	string name
)

Parameters

name
Type: SystemString
App setting name

Return Value

Type: String
See Also