ESRI.ArcGIS.ADF.Web.DataSources.IMS
DataSourceDefinerWeb Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : DataSourceDefinerWeb Class




A data source definer control that works with the IMS data source in web applications including Manager.

Object Model

DataSourceDefinerWeb Class

Syntax

Visual Basic (Declaration) 
<ToolboxDataAttribute("<{0}:DataSourceDefinerWeb runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:DataSourceDefinerWeb>")>
Public Class DataSourceDefinerWeb 
   Inherits ESRI.ArcGIS.ADF.Web.UI.WebControls.DataSourceDefinerWeb
   Implements ESRI.ArcGIS.ADF.Web.DataSources.IDataSourceDefiner 
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerWeb
C# 
[ToolboxDataAttribute("<{0}:DataSourceDefinerWeb runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:DataSourceDefinerWeb>")]
public class DataSourceDefinerWeb : ESRI.ArcGIS.ADF.Web.UI.WebControls.DataSourceDefinerWeb, ESRI.ArcGIS.ADF.Web.DataSources.IDataSourceDefiner  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.