DataFormWebPart._deferParamBinding Field
Indicates whether the parameter binding is deferred.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _deferParamBinding As Boolean
'Usage
Dim value As Boolean
value = Me._deferParamBinding
Me._deferParamBinding = value
protected bool _deferParamBinding