Click or drag to resize

PageElementPropertiesMiniList_LinkCaption Property

The caption to use on the console pane link. Often include something like "(click here for complete list)".

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MiniList_LinkCaption { get; }

Property Value

Type: String
The caption to use on the console pane link. Often include something like "(click here for complete list)".
Remarks
Note Note
This property supports localization.
See Also