CmsDataFormWebPart.ServerRelativeMainXslLink property

Gets the MainXslLink property or the default Main XSL Link for this Web Part if the MainXslLink property is empty.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property ServerRelativeMainXslLink As String
    Get
'Usage
Dim instance As CmsDataFormWebPart
Dim value As String

value = instance.ServerRelativeMainXslLink
public string ServerRelativeMainXslLink { get; }

Property value

Type: System.String

See also

Reference

CmsDataFormWebPart class

CmsDataFormWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace