GazetteerControlTownInitialText Property |
Gets or Sets the
String text that by the town 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 TownInitialText { get; set; }
Public Property TownInitialText As String
Get
Set
<asp:GazetteerControl TownInitialText="String" />
Property Value
Type:
String
See Also