SPContext.FieldControlCacheSetCallback - Propriété
Obtient ou définit le délégué à appeler lors de la définition des données mises en cache dans le contexte de Microsoft SharePoint Foundation HTTP en cours.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property FieldControlCacheSetCallback As SPContext.SetCachedField
Get
Set
'Utilisation
Dim instance As SPContext
Dim value As SPContext.SetCachedField
value = instance.FieldControlCacheSetCallback
instance.FieldControlCacheSetCallback = value
public SPContext.SetCachedField FieldControlCacheSetCallback { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPContext.SetCachedField
Un délégué SPContext.SetCachedField .