ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
PageLayout Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace : PageLayout Class |
For a list of all members of this type, see PageLayout members.
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
CenterAt | Centers the map at the specified point. | |
CenterMapAt | Centers the map in the data frame at the specified point. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Draw | Draws the page layout image using existing settings. This is a shortcut for creating a WebPageLayout using CreateWebPageLayout, calling Refresh on it and then disposing the WebPageLayout. | |
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Overridden. Returns the results of the client callback. | |
getMapContents | Overridden. Get layer names. | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
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.WebControl) | |
(Inherited from | ||
LoadPostData | Overridden. Indicates whether RaisePostDataChangedEvent should be called. | |
(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.WebControl) | |
RaisePostBackEvent | Overridden. Handles postbacks. Raises events based on the passed-in eventargument. Calls the ServerToolAction component of the Current ToolItem. | |
RaisePostDataChangedEvent | Overridden. Enables a server control to process an event raised when a form is posted to the server. | |
Refresh | Overridden. Draws the page layout image using existing settings. This is a shortcut for creating a WebPageLayout using CreateWebPageLayout, calling Refresh on it and then disposing the WebPageLayout. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Reset | Reset object to an un-bound state | |
(Inherited from | ||
(Inherited from | ||
SetLayerVisibility | Overridden. Change the visibility of a layer in the page layout. | |
(Inherited from | ||
Zoom | Zooms the map in the layout in or out based on the screen rectangle. | |
ZoomMapToFullExtent | Zooms the map out to the extent of all map layers. | |
ZoomToFullExtent | Sets the layout to the full page view. | |
ZoomToFullSize | Zooms the page to a scale of 1:1, the same scale as if the page were exported to a print document. |
Name | Description | |
---|---|---|
AddAttributesToRender | Overridden. The UniqueID of this control is set as its name here. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Finalize | Overridden. PageLayout control's finalizer. | |
GetClientFileUrl | Gets the url for an embedded file in the assembly. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay) | |
(Inherited from | ||
GetDesignModeWarnings | Overridden. Returns a list of warning messages to be displayed at design time. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
LoadViewState | Overridden. Overridden to handle view state for complex properties. | |
(Inherited from | ||
OnBeginCreateWebPageLayout | Raises the BeginCreateWebPageLayout event. | |
(Inherited from | ||
OnContentsChanged | Raises the ContentsChanged event. | |
(Inherited from | ||
OnDragImage | Raises the DragImage event. | |
OnDragRectangle | Raises the DragRectangle event. | |
OnExtentChange | Raises the ExtentChanged event. | |
OnInit | Overridden.
If you set DrawInitialExtent to True, the control's LayoutImage property
is populated here using the full extent of the layout. This happens
the first time the control is drawn in a session.
Raises the Init event. | |
(Inherited from | ||
OnMapDragImage | Raises the MapDragImage event. | |
OnMapDragRectangle | Raises the MapDragRectangle event. | |
OnMapPoint | Raises the MapPoint event. | |
OnPageClick | Raises the PageClick event. | |
OnPoint | Raises the Point event. | |
OnPreRender | Overridden. Raises the PreRender event. | |
OnRefresh | Raises the OnRefresh event. | |
OnScaleChange | Raises the ScaleChanged event. | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Renders the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
(Inherited from | ||
RenderContents | Overridden. Renders the contents of the control to the specified writer. This method is used primarily by control developers. | |
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.WebControl) | |
(Inherited from | ||
(Inherited from | ||
SaveViewState | Overridden. Overridden to handle viewstate for complex properties. | |
(Inherited from | ||
TrackViewState | Overridden. Overridden to handle viewstate for complex properties. |