DataFormWebPart._onLoadFired field

Indicates whether the OnLoad call of the Web Part has been executed. For internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected _onLoadFired As Boolean
'Usage
Dim value As Boolean

value = Me._onLoadFired

Me._onLoadFired = value
protected bool _onLoadFired

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace