Area.UrlNavigation, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the calculated URL.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UrlNavigation As String
'Utilisation
Dim instance As Area
Dim value As String
value = instance.UrlNavigation
public string UrlNavigation { get; }
Valeur de la propriété
String that represents the calculated URL.
Remarques
The UrlNavigation property contains the calculated value based on the values of the InheritUrl, UrlOverride, and WebUrl properties.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms