Click or drag to resize
PanelgetXPanelHeader Method (String)
Formatter for an XPath to find a panel header with a specific image type.

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 getXPanelHeader(
	string imageName
)

Parameters

imageName
Type: SystemString
Unique name of the image associated with the panel header.

Return Value

Type: String

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

See Also