共用方式為


ImageBase.NavigateUrl property

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

Syntax

'宣告
Public Property NavigateUrl As String
    Get
    Set
'用途
Dim instance As ImageBase
Dim value As String

value = instance.NavigateUrl

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

Property value

Type: System.String

請參閱

參照

ImageBase class

ImageBase members

Microsoft.SharePoint.Mobile.Controls namespace