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)
Syntaxpublic string FooterId { get; set; }
Public Property FooterId As String
Get
Set
<asp:OLFeatureInfoEx FooterId="String" />
Property Value
Type:
String
RemarksFor 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