AggregationWebPart.WriteStartDefaultTextCellTag method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Sub WriteStartDefaultTextCellTag ( _
nowrap As Boolean _
)
'用途
Dim nowrap As Boolean
Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
bool nowrap
)
參數
- nowrap
Type: System.Boolean