Spread for ASP.NET 9.0 Product Documentation
GetNavigateUrl Method (MapArea)


Gets or sets the URL to navigate to when a MapArea object is clicked.
Syntax
'Declaration
 
Public Overridable Function GetNavigateUrl() As String
'Usage
 
Dim instance As MapArea
Dim value As String
 
value = instance.GetNavigateUrl()
public virtual string GetNavigateUrl()

Return Value

The URL to navigate to when a MapArea object is clicked.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MapArea Class
MapArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.