Click or drag to resize
PanelgetXPanelHeaderByText Method
Format an XPath to find a panel header containing the provided text.

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
public static string getXPanelHeaderByText(
	string text
)

Parameters

text
Type: SystemString
The value to check for in the panel header.

Return Value

Type: String

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

See Also