de la propiedad CmsDataFormWebPart.ServerRelativeItemXslLink
Obtiene la propiedad ItemXslLink o el vínculo de elemento XSL predeterminado para este elemento Web, si la propiedad ItemXslLink 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 ServerRelativeItemXslLink As String
Get
'Uso
Dim instance As CmsDataFormWebPart
Dim value As String
value = instance.ServerRelativeItemXslLink
public string ServerRelativeItemXslLink { get; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Publishing.WebControls