Nevron.UI.WebForm.Controls Namespace / NWebControl Class / DataBind Method / DataBind(Boolean) Method


DataBind(Boolean) Method
Syntax
'Declaration
 
Protected Overloads Overridable Sub DataBind( _
   ByVal raiseOnDataBinding As System.Boolean _
) 
 
'Usage
 
Dim instance As NWebControl
Dim raiseOnDataBinding As System.Boolean
 
instance.DataBind(raiseOnDataBinding)

Parameters

raiseOnDataBinding
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also