SPView.RenderAsHtml - Méthode
Retourne l'affichage au format HTML.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function RenderAsHtml As String
'Utilisation
Dim instance As SPView
Dim returnValue As String
returnValue = instance.RenderAsHtml()
public string RenderAsHtml()
Valeur renvoyée
Type : System.String
Chaîne qui contient l'affichage au format HTML.