SPView.ServerRelativeUrl property
Obtém o URL relativo ao servidor da página de modo de exibição.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ServerRelativeUrl As String
Get
'Uso
Dim instance As SPView
Dim value As String
value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o URL.