SPContext.FieldControlCacheGetCallback - Propriété
Obtient ou définit le délégué à appeler pour vérifier une valeur mise 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 FieldControlCacheGetCallback As SPContext.GetCachedField
Get
Set
'Utilisation
Dim instance As SPContext
Dim value As SPContext.GetCachedField
value = instance.FieldControlCacheGetCallback
instance.FieldControlCacheGetCallback = value
public SPContext.GetCachedField FieldControlCacheGetCallback { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPContext.GetCachedField
Un délégué SPContext.GetCachedField .