ObjectDataSourceStatusEventArgs Constructor

 

Initializes a new instance of the ObjectDataSourceStatusEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodObjectDataSourceStatusEventArgs(Object^, IDictionary^)

Initializes a new instance of the ObjectDataSourceStatusEventArgs class using the specified output parameters and return value.

System_CAPS_pubmethodObjectDataSourceStatusEventArgs(Object^, IDictionary^, Exception^)

Initializes a new instance of the ObjectDataSourceStatusEventArgs class using the specified output parameters, return value, and exception.

Return to top
Show: