Partager via


SPMobileCommentsCancelNavigation.RedirectUrl - Propriété

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

Obtient la page de l'URL d'affichage des commentaires pour le billet de blog en cours. Il s'agit de la page qui s'ouvre lorsqu'un utilisateur clique sur le contrôle de l'Annuler .

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 SPMobileCommentsCancelNavigation
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
String qui représente l'URL de la page Afficher les commentaires pour le billet de blog en cours.

Voir aussi

Référence

SPMobileCommentsCancelNavigation classe

SPMobileCommentsCancelNavigation - Membres

Microsoft.SharePoint.MobileControls - Espace de noms