The IndexedPage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndexedPage | Initializes a new instance of the IndexedPage class |
Properties
| Name | Description | |
|---|---|---|
| Description |
Description of the page.
| |
| Keywords |
Keywords of the page.
| |
| LastIndexed |
Last indexed date of the page.
| |
| LastModified |
Last modified date of the page.
| |
| Parent |
URL of the parent page.
| |
| Status |
Success/fail status of the index operation.
| |
| TextLength |
Number of characters in the page.
| |
| Title |
Title of the page.
| |
| Url |
URL of the page.
|