ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
DataSourceDefinitionEditorFormInternet Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design Namespace : DataSourceDefinitionEditorFormInternet Class




Designer form for specifying the URL of ArcGIS Server Internet services.

Syntax

Visual Basic (Declaration) 
Public Class DataSourceDefinitionEditorFormInternet 
   Inherits Form
   Implements IDesignEditorForm 
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinitionEditorFormInternet
C# 
public class DataSourceDefinitionEditorFormInternet : Form, IDesignEditorForm  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design.DataSourceDefinitionEditorFormInternet

See Also

© 2010 All Rights Reserved.