ESRI.ArcGIS.ADF.Tasks | |
GeoprocessingTaskWebConfigurator Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Tasks Namespace : GeoprocessingTaskWebConfigurator Class |
The following tables list the members exposed by GeoprocessingTaskWebConfigurator.
Name | Description | |
---|---|---|
GeoprocessingTaskWebConfigurator Constructor | Constructor. |
Name | Description | |
---|---|---|
StateManager | All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
_callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
(Inherited from | ||
AdditionalControls | Any additional controls that may be configured. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ControlToConfigure | Control to configure. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GeoprocessingTask | The name of the GeoprocessingTask configured. | |
GeoprocessingTaskInstance | The GeoprocessingTask instance configured by the Web configurator. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
TagKey | Overridden. Returns the outer HTML tag used for the configurator. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
GetSupportedBuddyControlTypes | Get supported buddy control type, specifying which Type this object works with. | |
(Inherited from | ||
IsConfigurationValid | Determines if the configurator has been properly configured and all required properties have been assigned. | |
(Inherited from | ||
RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
Refresh | Overridden. Refreshes the state of the control. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ValidateResources | Validates the resources used by the control. |
Name | Description | |
---|---|---|
AddAttributesToRender | Add style property to derived class that causes overflowing content to be truncated by the controls boundary instead of having it flow on the design surface and interfere with other controls. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Adds the contents of the configurator as child controls. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnInit |
Raises the | |
OnLoad | Overridden. Occurs when the configurator is loaded. | |
OnPreRender | Overridden. Occurs when the configurator is ready to be rendered. | |
OnUnload |
Saves the control's state and raises the | |
OnWebConfigurationCancel | Occurs when the user clicks Cancel in the configurator dialog. | |
OnWebConfigurationComplete | Occurs when the user clicks OK in the configurator dialog. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the configurator to the HTML writer. | |
(Inherited from | ||
(Inherited from | ||
RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
RenderDesignTimeHtml | Renders the control when used at design time. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetRefreshFlag | SetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
WebConfigurationCanceled | Event that occurs if the user cancels the Web configuration. | |
WebConfigurationCompleted | Event that occurs when the Web configurator completes its work. |