Click or drag to resize
BBISHomePageCheckLayoutSearchResultsContain Method
Check layout search results contain for passed string

Namespace: Blackbaud.UAT.Core.Bbis.Pages
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void CheckLayoutSearchResultsContain(
	string expected
)

Parameters

expected
Type: SystemString
The string excepted in the results
See Also