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




The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.

Object Model



Syntax

Visual Basic (Declaration) 
<RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)>
<ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.LayerSymbolsEditor", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.LayerFormatEditor.JavaScript.ESRI.ADF.UI.LayerSymbolsEditor.js")>
Public Class LayerSymbolsEditor 
   Inherits CompositeControl
Visual Basic (Usage)Copy Code
Dim instance As LayerSymbolsEditor
C# 
[RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)]
[ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.LayerSymbolsEditor", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.LayerFormatEditor.JavaScript.ESRI.ADF.UI.LayerSymbolsEditor.js")]
public class LayerSymbolsEditor : CompositeControl 

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.LayerSymbolsEditor

See Also

© 2010 All Rights Reserved.