The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.LayerSymbolsEditor", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.LayerFormatEditor.JavaScript.ESRI.ADF.UI.LayerSymbolsEditor.js")>
<AjaxControlToolkit.RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)>
Public Class LayerSymbolsEditor
Inherits CompositeControl |
C# | |
---|
[AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.LayerSymbolsEditor", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.LayerFormatEditor.JavaScript.ESRI.ADF.UI.LayerSymbolsEditor.js")]
[AjaxControlToolkit.RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)]
public class LayerSymbolsEditor : CompositeControl |
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