CompassAboutBaseUserSelectedLocationText Property |
The text to display when the user has selected a location
Namespace:
Cadcorp.Web.UI.FindMyNearest
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string UserSelectedLocationText { get; set; }
Public Property UserSelectedLocationText As String
Get
Set
<asp:CompassAboutBase UserSelectedLocationText="String" />
Property Value
Type:
String
See Also