Share via


SPMobileCommentsDeleteNavigation.RedirectUrl - Propriété

Remarque : cette API est désormais obsolète.

Obtient l'URL de la page qui s'affiche lorsqu'un utilisateur clique sur le contrôle à Supprimer .

Espace de noms :  Microsoft.SharePoint.MobileControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property RedirectUrl As String
    Get
'Utilisation
Dim instance As SPMobileCommentsDeleteNavigation
Dim value As String

value = instance.RedirectUrl
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override string RedirectUrl { get; }

Valeur de propriété

Type : System.String
L'URL de la page cible de la navigation lorsque l'utilisateur clique sur le contrôle à supprimer.

Voir aussi

Référence

SPMobileCommentsDeleteNavigation classe

SPMobileCommentsDeleteNavigation - Membres

Microsoft.SharePoint.MobileControls - Espace de noms