ESRI.ArcGIS.ADF.Web.DataSources.IMS
ArcIMSIdentityEditorForm Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS.Design Namespace : ArcIMSIdentityEditorForm Class




Designer form for specifying the identity to use when connecting to an ArcIMS service.

Syntax

Visual Basic (Declaration) 
Public Class ArcIMSIdentityEditorForm 
   Inherits Form
   Implements IDesignEditorForm 
Visual Basic (Usage)Copy Code
Dim instance As ArcIMSIdentityEditorForm
C# 
public class ArcIMSIdentityEditorForm : 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.IMS.Design.ArcIMSIdentityEditorForm

See Also

© 2010 All Rights Reserved.