







![]() ![]() ![]() |
UltimateSearch Class Library |
BeforeIndexEventArgs Members |
BeforeIndexEventArgs Class Constructors Properties See Also Send Feedback |
The BeforeIndexEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BeforeIndexEventArgs |
Constructor used to pass in the indexer before indexing the page.
|
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.
|