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

See Also

Reference

UserDocsWebPart Class

UserDocsWebPart Members

Microsoft.SharePoint.WebPartPages Namespace