| TaxonomyDocumentQueryExtensions Methods | 
The TaxonomyDocumentQueryExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | InCategoriesTQuery, TObject | 
            Retrieves all pages which belong to any of the specified categories.
             | 
|   | InEnabledCategoriesTQuery, TObject | 
            Retrieves all pages which belong to any of the specified enabled categories.
             | 
|   | WithTagTQuery, TObject | 
            Retrieves only pages which are assigned to the given tagName. Omitting tagGroupName parameter causes the selection of the tag across all tag groups.
             | 
 See Also
See Also