Click or drag to resize
AutomatedTestsResetAppState Method
Resets the application state

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public void ResetAppState(
	string logFile = null
)

Parameters

logFile (Optional)
Type: SystemString
Optional file to log the reset sequence
See Also