Click or drag to resize
PanelgetXPanelTab Method
Xpath for tab specified by the input 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 getXPanelTab(
	string text
)

Parameters

text
Type: SystemString
The tab text

Return Value

Type: String
formated XPath for the tab text passed in
See Also