ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
PageLayout Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace : PageLayout Class




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

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCenterAtCenters the map at the specified point.  
public MethodCenterMapAtCenters the map in the data frame at the specified point.  
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodDraw 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.  
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResultOverridden. Returns the results of the client callback.  
public MethodgetMapContentsOverridden.  Get layer names.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodGetScriptReferences (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodLoadPostDataOverridden.  Indicates whether RaisePostDataChangedEvent should be called.  
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRaiseCallbackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodRaisePostBackEventOverridden.  Handles postbacks. Raises events based on the passed-in eventargument. Calls the ServerToolAction component of the Current ToolItem.  
public MethodRaisePostDataChangedEventOverridden.  Enables a server control to process an event raised when a form is posted to the server.  
public MethodRefreshOverridden.  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.  
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 MethodReset Reset object to an un-bound state  
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetLayerVisibilityOverridden.  Change the visibility of a layer in the page layout.  
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
public MethodZoomZooms the map in the layout in or out based on the screen rectangle.  
public MethodZoomMapToFullExtentZooms the map out to the extent of all map layers.  
public MethodZoomToFullExtentSets the layout to the full page view.  
public MethodZoomToFullSize Zooms the page to a scale of 1:1, the same scale as if the page were exported to a print document.  
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRenderOverridden.  The UniqueID of this control is set as its name here.  
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (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 MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
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 MethodFinalize PageLayout control's finalizer.  
protected MethodGetClientFileUrl (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CartoDisplay)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarningsOverridden.  Returns a list of warning messages to be displayed at design time.  
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewStateOverridden.  Overridden to handle view state for complex properties.  
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnContentsChanged Raises the ContentsChanged event.  
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnDragImage Raises the DragImage event.  
protected MethodOnDragRectangle Raises the DragRectangle event.  
protected MethodOnExtentChange Raises the ExtentChanged event.  
protected MethodOnInitOverridden. 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.

 
protected MethodOnMapDragImage Raises the MapDragImage event.  
protected MethodOnMapDragRectangle Raises the MapDragRectangle event.  
protected MethodOnMapPoint Raises the MapPoint event.  
protected MethodOnPageClick Raises the PageClick event.  
protected MethodOnPoint Raises the Point event.  
protected MethodOnPreRenderOverridden. 

Raises the PreRender event.

 
protected MethodOnRefresh Raises the OnRefresh event.  
protected MethodOnScaleChange Raises the ScaleChanged event.  
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRender (Inherited from System.Web.UI.Control)
protected MethodRenderContentsOverridden.  Renders the contents of the control to the specified writer. This method is used primarily by control developers.  
protected MethodRenderDesignModeWarnings (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Overridden to handle viewstate for complex properties.  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewStateOverridden.  Overridden to handle viewstate for complex properties.  
Top

See Also

© 2011 All Rights Reserved.