Freigeben über


SPActionLink.Url-Eigenschaft

Ruft die URL für den Link an.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Url As String
    Get
'Usage
Dim instance As SPActionLink
Dim value As String

value = instance.Url
public string Url { get; }

Eigenschaftswert

Typ: System.String
Ein Wert vom Typ String mit der URL.

Siehe auch

Referenz

SPActionLink Klasse

SPActionLink-Member

Microsoft.SharePoint.Administration-Namespace