Pages |
This is preliminary documentation and is subject to change.
The PagesWithPropGenerator type exposes the following members.
Name | Description | |
---|---|---|
CompatibilityOptions |
Gets/sets the compatibility options used with this list.
(Inherited from WikiListT) | |
DistinctGeneratedPages |
When using the default implementation of EnumPagesAsync(IWikiPageQueryProvider),
determines whether to remove duplicate page results generated from generator results.
This property does not affect the behavior of EnumItemsAsync(CancellationToken).
(Inherited from WikiPageGeneratorTItem) | |
GeneratorName |
The name of generator, used as the value of generator parameter in action=query request.
(Inherited from WikiPageGeneratorTItem) | |
ListName | (Overrides WikiListTListName) | |
OrderDescending | Gets/sets a value that indicates whether the links should be listed in the descending order. (MediaWiki 1.19+) | |
PaginationSize |
Gets/sets maximum items returned per MediaWiki API invocation.
(Inherited from WikiListT) | |
PropertyName | Page property for which to enumerate pages. | |
Site | Gets the MediaWiki site this instance applies to. (Inherited from WikiListT) |