Compartilhar via


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

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace