DataFormWebPart._xsl - Champ
Représente le texte XSL à être restitué à l'aide de la transformation XSLT.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected _xsl As String
'Utilisation
Dim value As String
value = Me._xsl
Me._xsl = value
protected string _xsl