WebASPXPageIndexMode Enumeration
Sets a value that indicates one of three indexing modes that can apply to a Web page.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
| 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. |