Page |
This is preliminary documentation and is subject to change.
The PagePropertyCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the count of all properties.
(Inherited from WikiReadOnlyDictionary) | |
Disambiguation | Determines whether the page is a disambiguation page. This is raw value and only works when Extension:Disambiguator presents. Please use IsDisambiguationAsync instead. | |
DisplayTitle | ||
IsHiddenCategory | ||
Item |
Tries to get the value of the specified property.
(Inherited from WikiReadOnlyDictionary) | |
Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Inherited from WikiReadOnlyDictionary) | |
PageImage | ||
Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Inherited from WikiReadOnlyDictionary) |