Sdílet prostřednictvím


ImageBase.NavigateUrl property

Namespace:  Microsoft.SharePoint.Mobile.Controls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property NavigateUrl As String
    Get
    Set
'Usage
Dim instance As ImageBase
Dim value As String

value = instance.NavigateUrl

instance.NavigateUrl = value
public string NavigateUrl { get; set; }

Property value

Type: System.String

See also

Reference

ImageBase class

ImageBase members

Microsoft.SharePoint.Mobile.Controls namespace