AggregationWebPart.WriteStartDefaultTextCellTag Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Sub WriteStartDefaultTextCellTag ( _
    nowrap As Boolean _
)
'Usage
Dim nowrap As Boolean

Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
    bool nowrap
)

Parameters

See Also

Reference

AggregationWebPart Class

AggregationWebPart Members

Microsoft.SharePoint.WebPartPages Namespace