OLFeatureInfoNothingFoundText Property |
Gets or Sets value that returns when no features are found at specified location
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 NothingFoundText { get; set; }
Public Property NothingFoundText As String
Get
Set
<asp:OLFeatureInfo NothingFoundText="String" />
Property Value
Type:
String
See Also