Click or drag to resize
DialoggetXDialogByClass Method
Format an xPath to get a dialog based on an value contained in the class attribute of the root dialog DIV.

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
public static string getXDialogByClass(
	string classValue
)

Parameters

classValue
Type: SystemString
The value to see if contained in the class attribute.

Return Value

Type: String

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

See Also