Click or drag to resize
PanelgetXDuplicateSectionDatalistColumnHeaders Method
XPath to get the TR row of column headers for a section's datalist when multiple sections with matching captions exists for a single panel on different tabs.

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 getXDuplicateSectionDatalistColumnHeaders(
	string sectionCaption
)

Parameters

sectionCaption
Type: SystemString
The caption of the section that the datalist belongs to.

Return Value

Type: String

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

See Also