Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the .aspx page indexing that is used by the website.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Property ASPXPageIndexMode As WebASPXPageIndexMode
Get
Set
'Usage
Dim instance As SPWeb
Dim value As WebASPXPageIndexMode
value = instance.ASPXPageIndexMode
instance.ASPXPageIndexMode = value
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public WebASPXPageIndexMode ASPXPageIndexMode { get; set; }
Property Value
Type: Microsoft.SharePoint.WebASPXPageIndexMode
An WebASPXPageIndexMode value that specifies the type of page indexing.