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