ESRI.ArcGIS.ADF.Web.UI.WebControls
DataSourceDefinerWeb Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DataSourceDefinerWeb Class




A data source definer control that works with most data sources in web applications including Manager.

Object Model





Syntax

Visual Basic (Declaration) 
<ToolboxDataAttribute("<{0}:DataSourceDefinerWeb runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:DataSourceDefinerWeb>")>
Public Class DataSourceDefinerWeb 
   Inherits CompositeControl
   Implements 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 : CompositeControl, IDataSourceDefiner  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.CompositeControl
            ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
               ESRI.ArcGIS.ADF.Web.UI.WebControls.DataSourceDefinerWeb
                  ESRI.ArcGIS.ADF.Web.DataSources.IMS.DataSourceDefinerWeb
                  ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.DataSourceDefinerWeb

See Also

© 2010 All Rights Reserved.