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