Dialog used within the Manager application to configure the Print Task.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<ToolboxDataAttribute("<{0}:PrintTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:PrintTaskWebConfigurator>")>
Public Class PrintTaskWebConfigurator
Inherits ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl
Implements ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator |
C# | |
---|
[ToolboxDataAttribute("<{0}:PrintTaskWebConfigurator runat="server" Font-Names="Verdana" Font-Size="8pt"> </{0}:PrintTaskWebConfigurator>")]
public class PrintTaskWebConfigurator : ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl, ESRI.ArcGIS.ADF.Web.UI.WebControls.IBuddyControlSupport, ESRI.ArcGIS.ADF.Web.UI.WebControls.IWebConfigurator |
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