Partager via


WikiEditItemButton.RedirectUrl property

Gets the URL for redirection.

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

Syntax

'Declaration
Public Overrides ReadOnly Property RedirectUrl As String
    Get
'Usage
Dim instance As WikiEditItemButton
Dim value As String

value = instance.RedirectUrl
public override string RedirectUrl { get; }

Property value

Type: System.String
A string that contains the redirect URL.

See also

Reference

WikiEditItemButton class

WikiEditItemButton members

Microsoft.SharePoint.WebControls namespace