AggregationWebPart.Write - Méthode
Réservée pour un usage interne uniquement.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Sub Write ( _
text As String _
)
'Utilisation
Dim text As String
Me.Write(text)
protected void Write(
string text
)
Paramètres
- text
Type : System.String