DataFormWebPart._deferParamBinding field

Indicates whether the parameter binding is deferred.

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

Syntax

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

value = Me._deferParamBinding

Me._deferParamBinding = value
protected bool _deferParamBinding

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace