Click or drag to resize
ConstituentPanelgetXNotification Method
XPath to find a notification on a Constituent panel.

Namespace: Blackbaud.UAT.Core.Crm.Panels
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
protected static string getXNotification(
	string noteTitle
)

Parameters

noteTitle
Type: SystemString
Part of the title that the notification must have.

Return Value

Type: String

[Missing <returns> documentation for "M:Blackbaud.UAT.Core.Crm.Panels.ConstituentPanel.getXNotification(System.String)"]

See Also