UserDocsWebPart.ShouldSerializeQueryCreatedBy Method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Function ShouldSerializeQueryCreatedBy As Boolean
'Usage
Dim instance As UserDocsWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeQueryCreatedBy()
public bool ShouldSerializeQueryCreatedBy()
Return Value
Type: System.Boolean