SPUtility.GetWebContentIndexingTimestamps Method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Shared Function GetWebContentIndexingTimestamps ( _
web As SPWeb _
) As Object
'Usage
Dim web As SPWeb
Dim returnValue As Object
returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public static Object GetWebContentIndexingTimestamps(
SPWeb web
)
Parameters
- web
Type: Microsoft.SharePoint.SPWeb
Return Value
Type: System.Object