Gets the System.Web.UI.Design.DesignerDataSourceView for the specified view.
A System.Web.UI.Design.DesignerDataSourceView containing information about the identified view, or null if a view with the specified name is not found.
A class that implements System.Web.UI.Design.IDataSourceDesigner can define a view in a way that is useful within the context of that class.
Use the IDataSourceDesigner.GetViewNames method to get a list of view names.