Click or drag to resize

CategoriesGenerator Properties

This is preliminary documentation and is subject to change.

The CategoriesGenerator type exposes the following members.

Properties
 NameDescription
Public propertyCategorySelection Only list these categories. Useful for checking whether a certain page is in a certain category.
Protected propertyDistinctGeneratedPages When using the default implementation of EnumPagesAsync(IWikiPageQueryProvider), determines whether to remove duplicate page results generated from generator results.
(Inherited from WikiPagePropertyGeneratorTItem)
Public propertyGeneratorName
(Inherited from WikiPagePropertyGeneratorTItem)
Public propertyHiddenCategoryFilter Whether to include hidden categories in the returned list.
Public propertyPageId Gets/sets the page ID from which to get the list-like property value.
(Inherited from WikiPagePropertyListT)
Public propertyPageTitle Gets/sets the page title from which to get the list-like property value.
(Inherited from WikiPagePropertyListT)
Public propertyPaginationSize Gets/sets maximum items returned per MediaWiki API invocation.
(Inherited from WikiPagePropertyListT)
Public propertyPropertyName Gets the name of the property, used as the value of prop parameter in action=query request.
(Overrides WikiPagePropertyListTPropertyName)
Public propertySiteGets the MediaWiki site this instance applies to.
(Inherited from WikiPagePropertyListT)
Top
See Also