Click or drag to resize
FunctionalAreaOpenLinkToPanel Method
Click on the functional area link that navigates to a panel.

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 OpenLinkToPanel(
	string groupCaption,
	string linkCaption,
	string headerText
)

Parameters

groupCaption
Type: SystemString
The group header caption of the task.
linkCaption
Type: SystemString
The caption of the task link.
headerText
Type: SystemString
The header caption of the desired panel to navigate to.
See Also