SPView.Xsl property
Obtém ou define o XSL é usado para a exibição em linha.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property Xsl As String
Get
Set
'Uso
Dim instance As SPView
Dim value As String
value = instance.Xsl
instance.Xsl = value
public string Xsl { get; set; }
Property value
Type: System.String
String
O XSL embutido.