SPContext.FieldControlCacheGetCallback property
Obtém ou define o representante para chamar para verificar se há um valor em cache no contexto de Microsoft SharePoint Foundation HTTP atual.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property FieldControlCacheGetCallback As SPContext.GetCachedField
Get
Set
'Uso
Dim instance As SPContext
Dim value As SPContext.GetCachedField
value = instance.FieldControlCacheGetCallback
instance.FieldControlCacheGetCallback = value
public SPContext.GetCachedField FieldControlCacheGetCallback { get; set; }
Property value
Type: Microsoft.SharePoint.SPContext.GetCachedField
Um representante de SPContext.GetCachedField .