FMNControlShowPropertyNamesInResults Property |
Gets or Sets boolean value whether to display or not the Property Name in results
Namespace:
Cadcorp.Web.UI.FindMyNearest
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool ShowPropertyNamesInResults { get; set; }
Public Property ShowPropertyNamesInResults As Boolean
Get
Set
<asp:FMNControl ShowPropertyNamesInResults="True|False" />
Property Value
Type:
Boolean
See Also