SPUtility.GetWebContentIndexingTimestamps - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Function GetWebContentIndexingTimestamps ( _
web As SPWeb _
) As Object
'Utilisation
Dim web As SPWeb
Dim returnValue As Object
returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
public static Object GetWebContentIndexingTimestamps(
SPWeb web
)
Paramètres
- web
Type : Microsoft.SharePoint.SPWeb
Valeur renvoyée
Type : System.Object