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.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub SetQueryFromProps ( _
query As SPSiteDataQuery _
)
'Usage
Dim query As SPSiteDataQuery
Me.SetQueryFromProps(query)
protected void SetQueryFromProps(
SPSiteDataQuery query
)
Parameters
- query
Type: Microsoft.SharePoint.SPSiteDataQuery