AggregationWebPart.Write method
Reservado para uso interno apenas.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Sub Write ( _
text As String _
)
'Uso
Dim text As String
Me.Write(text)
protected void Write(
string text
)
Parâmetros
- text
Type: System.String