Click or drag to resize

PageElementInfoGetCaption Method

Get the standard caption for this element as used for console and wizard panes.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetCaption(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The application context.

Return Value

Type: String
The caption.
See Also