Click or drag to resize

OLFeatureInfoExFooterId Property

Gets or sets the unique id of the footer element

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string FooterId { get; set; }

Property Value

Type: String
Remarks
For items that find lists of things, if the main list is hidden a summary will appear in the footer to allow the user to get back to the list.
See Also