AggregationWebPart.WriteStartDefaultTextCellTag 方法
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub WriteStartDefaultTextCellTag ( _
nowrap As Boolean _
)
用法
Dim nowrap As Boolean
Me.WriteStartDefaultTextCellTag(nowrap)
protected void WriteStartDefaultTextCellTag(
bool nowrap
)
参数
- nowrap
类型:System.Boolean