GazetteerControlPostcodeInitialText Property |
Gets or Sets the
String text that by the postcode combo before the user has entered any text.
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 PostcodeInitialText { get; set; }
Public Property PostcodeInitialText As String
Get
Set
<asp:GazetteerControl PostcodeInitialText="String" />
Property Value
Type:
String
See Also