GazetteerControlFullResultsButtonText Property |
Gets or sets the text in the full results button
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string FullResultsButtonText { get; set; }
Public Property FullResultsButtonText As String
Get
Set
<asp:GazetteerControl FullResultsButtonText="String" />
Property Value
Type:
String
See Also