XmlDataSourceView Constructor (XmlDataSource^, String^)
.NET Framework (current version)
Initializes a new named instance of the XmlDataSourceView class, and associates the specified XmlDataSource with it.
Assembly: System.Web (in System.Web.dll)
Parameters
- owner
-
Type:
System.Web.UI.WebControls::XmlDataSource^
The XmlDataSource that the XmlDataSourceView is associated with.
- name
-
Type:
System::String^
The name of the view.
.NET Framework
Available since 2.0
Available since 2.0
Show: