CmsDataFormWebPart.ServerRelativeItemXslLink Property
Returns 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