SPContext.FieldControlCacheSetCallback property
取得或設定要在目前的Microsoft SharePoint Foundation HTTP 內容中設定快取的資料時所呼叫的委派。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property FieldControlCacheSetCallback As SPContext.SetCachedField
Get
Set
'用途
Dim instance As SPContext
Dim value As SPContext.SetCachedField
value = instance.FieldControlCacheSetCallback
instance.FieldControlCacheSetCallback = value
public SPContext.SetCachedField FieldControlCacheSetCallback { get; set; }
Property value
Type: Microsoft.SharePoint.SPContext.SetCachedField
SPContext.SetCachedField 委派。