ESRI.ArcGIS.ADF.Web.UI.WebControls | |
UIParameterPanel Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : UIParameterPanel Class |
The following tables list the members exposed by UIParameterPanel.
Name | Description | |
---|---|---|
UIParameterPanel Constructor |
Name | Description | |
---|---|---|
StateManager | All state management is done through this property. (Inherited from CompositeControl) |
Name | Description | |
---|---|---|
_callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from CompositeControl) |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from CompositeControl) | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from CompositeControl) | |
CancelButton | HTML button to use for the Cancel button. | |
CancelButtonText | Text to display on the Cancel button. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from CompositeControl) | |
(Inherited from | ||
OkButton | HTML button to use for the OK button. | |
OKButtonText | Text to display on the OK button. | |
(Inherited from | ||
(Inherited from | ||
ProgressBarImage | Image to display on the progress bar in the control dialog. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
UIParameters | The UI parameters to configure. | |
(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 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 CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from 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 CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from CompositeControl) | |
TagKey | Overridden. Returns the outside HTML tag for the control. | |
(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 | Overridden. Retrieves a string to send to the client to update it on a client callback. | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from CompositeControl) | |
GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl) | |
(Inherited from | ||
(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 CompositeControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl) | |
Refresh | Refreshes the contents of the control for callback purposes. (Inherited from CompositeControl) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from |
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 CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Adds any needed child controls to the control. | |
(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 CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnCancel | Occurs when the user clicks Cancel in the dialog. | |
(Inherited from | ||
OnInit |
Raises the | |
OnLoad | Overridden. Occurs when the control is loaded. | |
OnOK | Occurs when the user clicks OK in the dialog. | |
OnPreRender |
Raises the | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the control to the input 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 CompositeControl) | |
RenderDesignTimeHtml | Renders the control for design mode. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetRefreshFlag | SetRefreshFlag. (Inherited from CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
Cancel | Event that is fired when the user clicks the Cancel button. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OK | Event that occurs when the user clicks the OK button. | |
(Inherited from | ||
(Inherited from |