DataFormWebPart._onLoadFired field
表示是否已執行的 [網頁組件OnLoad呼叫。僅供內部使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected _onLoadFired As Boolean
'用途
Dim value As Boolean
value = Me._onLoadFired
Me._onLoadFired = value
protected bool _onLoadFired