AggregationWebPart.WriteStartDefaultTextCellTag-Methode
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub WriteStartDefaultTextCellTag ( _
nowrap As Boolean _
)
'Usage
Dim nowrap As Boolean
Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
bool nowrap
)
Parameter
- nowrap
Typ: System.Boolean