CmsDataFormWebPart.ServerRelativeItemXslLink property

Gets the ItemXslLink property or the default Item XSL Link for this Web Part if the ItemXslLink property is empty.

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

See also

Reference

CmsDataFormWebPart class

CmsDataFormWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace