 | ConstituentPanelgetXNotification Method |
XPath to find a notification on a Constituent panel.
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxprotected static string getXNotification(
string noteTitle
)
Protected Shared Function getXNotification (
noteTitle As String
) As String
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