CmsDataFormWebPart.ServerRelativeMainXslLink Property
Gets the server-relative URL of the MainXslLink property.
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