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