AggregationWebPart.WriteStartDefaultTextCellTag method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Sub WriteStartDefaultTextCellTag ( _
nowrap As Boolean _
)
'Uso
Dim nowrap As Boolean
Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
bool nowrap
)
Parâmetros
- nowrap
Type: System.Boolean