UserTasksWebPart.ShouldSerializeDisplayItemLinkColumn-Methode
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function ShouldSerializeDisplayItemLinkColumn As Boolean
'Usage
Dim instance As UserTasksWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeDisplayItemLinkColumn()
public bool ShouldSerializeDisplayItemLinkColumn()
Rückgabewert
Typ: System.Boolean