SPUtility.GetWebContentIndexingTimestamps method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function GetWebContentIndexingTimestamps ( _
web As SPWeb _
) As Object
'Usage
Dim web As SPWeb
Dim returnValue As Object
returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
public static Object GetWebContentIndexingTimestamps(
SPWeb web
)
Parameters
- web
Type: Microsoft.SharePoint.SPWeb
Return value
Type: System.Object