ESRI.ArcGIS.ADF.Web.UI.WebControls
UrlDialog Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : UrlDialog Class




For a list of all members of this type, see UrlDialog members.

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCopyAppearance Copies appearance property from passed in floating panel. (Inherited from FloatingPanel)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodDataBindOverloaded.  (Inherited from System.Web.UI.WebControls.CompositeControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetCallbackResult Handles the client callback, for events such as hide, show, collapse and expand of the FloatingPanel. (Inherited from FloatingPanel)
Public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from CompositeControl)
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodHideFloatingPanel Hides the FloatingPanel. (Inherited from FloatingPanel)
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRaiseCallbackEvent As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from CompositeControl)
Public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl)
Public MethodRefresh Renders the contents of the control, including contained child controls, and adds the update to the CallbackResults of the FloatingPanel. (Inherited from FloatingPanel)
Public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodShowFloatingPanel Shows the FloatingPanel. (Inherited from FloatingPanel)
Top

Protected Methods

 NameDescription
Protected MethodAddAttributesToRender Adds needed attributes for rendering the control. (Inherited from FloatingPanel)
Protected MethodAddedControl (Inherited from System.Web.UI.Control)
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
Protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
Protected MethodCreateChildControlsOverridden.  Creates the child controls.  
Protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
Protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
Protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
Protected MethodEnsureID (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarnings 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)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnCollapse Occurs when the panel is collapsed. (Inherited from FloatingPanel)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnExpand Occurs when the panel is expanded. (Inherited from FloatingPanel)
Protected MethodOnHide Occurs when the panel is hidden. (Inherited from FloatingPanel)
Protected MethodOnInit Called on initialization stage. (Inherited from FloatingPanel)
Protected MethodOnLoadOverridden.  Method that runs when the control is loaded.  
Protected MethodOnPreRender Called at PreRender stage of the control. (Inherited from FloatingPanel)
Protected MethodOnRenderContents Occurs when the panel renders its contents. (Inherited from FloatingPanel)
Protected MethodOnShow Occurs when the panel is shown. (Inherited from FloatingPanel)
Protected MethodOnUnload Saves the control's state and raises the Unload event. (Inherited from CompositeControl)
Protected MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRender Renders the control to the output writer. (Inherited from FloatingPanel)
Protected MethodRenderBeginFrame Renders the beginning frame of the floating panel. (Inherited from FloatingPanel)
Protected MethodRenderChildren Renders the child controls. (Inherited from FloatingPanel)
Protected MethodRenderContentsOverridden.  Renders the control contents.  
Protected MethodRenderDesignModeWarnings 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)
Protected MethodRenderDockButton Renders the Dock button. (Inherited from FloatingPanel)
Protected MethodRenderEndFrame Renders the ending frame of the floating panel. (Inherited from FloatingPanel)
Protected MethodRenderExpandCollapseButton Renders the Expand/Collapse button. (Inherited from FloatingPanel)
Protected MethodRenderHiddenFields Renders the hidden fields for the floating panel. (Inherited from FloatingPanel)
Protected MethodRenderTitleCellButtons Renders the title cell buttons (expand/collapse, doc/undoc, close). (Inherited from FloatingPanel)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodSetRefreshFlagSetRefreshFlag. (Inherited from CompositeControl)
Protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

See Also

© 2010 All Rights Reserved.