Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current query scope of this [T:Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPartobject.]
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Function CurrentQueryScope As ContentByQueryWebPart.QueryScope
'Usage
Dim instance As ContentByQueryWebPart
Dim returnValue As ContentByQueryWebPart.QueryScope
returnValue = instance.CurrentQueryScope()
public ContentByQueryWebPart.QueryScope CurrentQueryScope()
Return Value
Type: Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart.QueryScope