Click or drag to resize
BBCRMHomePageOpenFunctionalArea Method (String, String)
Open a Functional Area by caption and wait for its header image to load.

Namespace: Blackbaud.UAT.Core.Crm
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void OpenFunctionalArea(
	string caption,
	string imageName
)

Parameters

caption
Type: SystemString
The caption(name) of the Functional Area to open.
imageName
Type: SystemString
All or part of the image name that the desired functional area displays in the header.
See Also