System.Web.UI Namespace DataBinder Class
Initializes a new instance of the DataBinder class.
NOTE: This member is used internally by the .NET infrastructure and is not intended to be called directly from your code.
[ VB ]
Public Sub New ( )
[ C# ]
public DataBinder ( );
[ C++ ]
public: DataBinder ( );
[ JScript ]
public function DataBinder ( );
DataBinder Members