Dialog used within the Manager application to configure the Search Attributes Task.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.Tasks.UI.SearchAttributesTaskWebConfigurator", ResourcePath="ESRI.ArcGIS.ADF.Tasks.Runtime.JavaScript.ESRI.ArcGIS.ADF.Tasks.UI.SearchAttributesTaskWebConfigurator.js")>
<ToolboxDataAttribute("<{0}:SearchAttributesTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:SearchAttributesTaskWebConfigurator>")>
<AjaxControlToolkit.RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)>
Public Class SearchAttributesTaskWebConfigurator
Inherits ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
Implements ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfiguratorValidation |
C# | |
---|
[AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.Tasks.UI.SearchAttributesTaskWebConfigurator", ResourcePath="ESRI.ArcGIS.ADF.Tasks.Runtime.JavaScript.ESRI.ArcGIS.ADF.Tasks.UI.SearchAttributesTaskWebConfigurator.js")]
[ToolboxDataAttribute("<{0}:SearchAttributesTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:SearchAttributesTaskWebConfigurator>")]
[AjaxControlToolkit.RequiredScriptAttribute(AjaxControlToolkit.ModalPopupExtender)]
public class SearchAttributesTaskWebConfigurator : ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl, ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfiguratorValidation |
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