This documentation is archived and is not being maintained.
WebASPXPageIndexMode enumeration
Sets a value that indicates one of three indexing modes that can apply to a Web page.
Namespace:
Microsoft.SharePointAssembly:
Microsoft.SharePoint (in Microsoft.SharePoint.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Automatic | An enumeration with the value of 0 that indicates that page indexing occurs automatic. |
| Always | An enumeration with the value of 1 that indicates that page indexing is always enabled. |
| Never | An enumeration with the value of 2 that indicates that page indexing is disabled. |