Click or drag to resize
PanelgetXSection Method
Given the caption header of a section, return a unique identifier XPath for handling the section WebElement.

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 getXSection(
	string sectionName
)

Parameters

sectionName
Type: SystemString
The caption header of the section to reference

Return Value

Type: String

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

See Also