Query Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Query class.
Overload List
Name | Description | |
---|---|---|
![]() |
Query(SPSite) | Initializes a new instance of the Query class, based on the specified site. |
![]() |
Query(String) | Initializes a new instance of the Query class, based on the specified application name. |
Top