GazetteerControlPostcodeUrl Property |
The url of the web service the postcode combo will use.
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 PostcodeUrl { get; set; }
Public Property PostcodeUrl As String
Get
Set
<asp:GazetteerControl PostcodeUrl="String" />
Property Value
Type:
String
See Also