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