AggregationWebPart.WriteStartDefaultTextCellTag - Méthode
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Sub WriteStartDefaultTextCellTag ( _
nowrap As Boolean _
)
'Utilisation
Dim nowrap As Boolean
Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
bool nowrap
)
Paramètres
- nowrap
Type : System.Boolean