Parsed |
This is preliminary documentation and is subject to change.
The ParsedContentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ParsedContentInfo | Initializes a new instance of the ParsedContentInfo class |
| Name | Description | |
|---|---|---|
| Categories | ||
| Content | Parsed content, in HTML form. | |
| DisplayTitle | The displayed title HTML. | |
| LanguageLinks | ||
| PageId | ||
| ParserLimitReports | Gets the limit reports generated by the parser. Available if LimitReport is specified. | |
| Properties | ||
| Redirects | Determines the redirects that has been followed to reach the page. | |
| RevisionId | ||
| Sections | ||
| Summary | Parsed summary, if exists, in HTML form. | |
| Title | The title of the page. | |
| TranscludedPages | Gets a list of templates transcluded in this page. Available if TranscludedPages is specified. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |