de la propiedad CmsDataFormWebPart.ServerRelativeMainXslLink
Obtiene la propiedad de MainXslLink o el vínculo XSL de principal predeterminado para este elemento Web, si la propiedad MainXslLink está vacía.
Espacio de nombres: Microsoft.SharePoint.Publishing.WebControls
Ensamblado: Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)
Sintaxis
'Declaración
Public ReadOnly Property ServerRelativeMainXslLink As String
Get
'Uso
Dim instance As CmsDataFormWebPart
Dim value As String
value = instance.ServerRelativeMainXslLink
public string ServerRelativeMainXslLink { get; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Publishing.WebControls