AutomatedTestsGetTestAppSetting Method |
Gets the app setting from the
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax protected static string GetTestAppSetting(
string name
)
Parameters
- name
- Type: SystemString
App setting name
Return Value
Type:
StringSee Also