Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the server-relative URL of the ItemXslLink property.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property ServerRelativeItemXslLink As String
Get
'Usage
Dim instance As CmsDataFormWebPart
Dim value As String
value = instance.ServerRelativeItemXslLink
public string ServerRelativeItemXslLink { get; }
Property Value
Type: System.String