Click or drag to resize
DialoggetXDropdownArrow Method
Formats an xPath for the arrow dropdown of a dropdown INPUT field.

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 getXDropdownArrow(
	string dropdownxPath
)

Parameters

dropdownxPath
Type: SystemString
The xPath of the dropdown. Advised to use Dialog.getXInput()

Return Value

Type: String

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

See Also