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 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