UserDocsWebPart.ShouldSerializeQueryLastModifiedBy Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Function ShouldSerializeQueryLastModifiedBy As Boolean
'Usage
Dim instance As UserDocsWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeQueryLastModifiedBy()
public bool ShouldSerializeQueryLastModifiedBy()

Return Value

Type: System.Boolean

See Also

Reference

UserDocsWebPart Class

UserDocsWebPart Members

Microsoft.SharePoint.WebPartPages Namespace