Query Element (DeploymentManifest - SPWebPart)
Applies to: SharePoint Foundation 2010
Represents a query on an instance of a Windows SharePoint Services 3.0 Web Part (WebPart) object.
DECLARATION
<xs:element name="Query" minOccurs="0" maxOccurs="unbounded" />
USAGE
<WebPart>
<Query />
</WebPart>
Type
xs:string
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
None |
Parent Elements
Remarks
Web Parts can derive from either of two base classes - an ASP.NET Web Part (WebPart), or a SharePoint Foundation Web Part (WebPart).