OLFeatureInfoExShowNothingFoundMessage Property |
Gets or Sets whether a message is shown if nothing is found
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool ShowNothingFoundMessage { get; set; }
Public Property ShowNothingFoundMessage As Boolean
Get
Set
<asp:OLFeatureInfoEx ShowNothingFoundMessage="True|False" />
Property Value
Type:
Boolean
See Also