asp.net.ph

HotSpot.NavigateUrl Property

System.Web.UI.WebControls Namespace   HotSpot Class


.NET Framework version 2.0

Sets or retrieves the destination of the HotSpot control.

Syntax


Inline <asp:hotspot navigateurl = strUrl ... >
Script HotSpot.NavigateUrl [ = strUrl ]

Property Value


strUrl String specifying the URL to link to when the hotspot is clicked.

The property is read/write with no default value.

Remarks

Use the NavigateUrl property to specify or determine the URL to navigate to when the HotSpot control is clicked.

The NavigateUrl property on a hotspot can refer to:

  • any valid URI
  • any valid anchor point or bookmark within a document.

See Also

HotSpot.HotSpotMode Property   HotSpot.PostBackValue Property Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note