GazetteerControlLocalityLabelText Property |
Gets or sets a value for span control associated with Locality
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 LocalityLabelText { get; set; }
Public Property LocalityLabelText As String
Get
Set
<asp:GazetteerControl LocalityLabelText="String" />
Property Value
Type:
String
See Also