UltimateSearch Class Library |
BeforeIndexEventArgs Properties |
BeforeIndexEventArgs Class See Also Send Feedback |
The BeforeIndexEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
CancelIndexing |
Flag to cancel the indexing operation.
| |
Description |
Description of the page.
| |
Keywords |
Keywords of the page.
| |
LastModified |
Last modified date of the page.
| |
NoFollow |
Flag to follow the links on the page.
| |
NoIndex |
Flag to index the page.
| |
StopIndexing |
Flag to stop the indexing operation.
| |
Text |
Text of the page.
| |
Title |
Title of the page.
| |
Url |
URL of the page.
|