UserTasksWebPart.ShouldSerializeDisplayItemLinkColumn method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function ShouldSerializeDisplayItemLinkColumn As Boolean
'用途
Dim instance As UserTasksWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeDisplayItemLinkColumn()
public bool ShouldSerializeDisplayItemLinkColumn()
傳回值
Type: System.Boolean