Click or drag to resize
DialoggetXTab Method (String)
Format a unique xPath for a tab on a dialog.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
protected static string getXTab(
	string tabCaption
)

Parameters

tabCaption
Type: SystemString
The caption of the tab.

Return Value

Type: String

[Missing <returns> documentation for "M:Blackbaud.UAT.Core.Crm.Dialogs.Dialog.getXTab(System.String)"]

See Also