ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
WebPageLayout Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : WebPageLayout Class




WebPageLayout facilitates working with the Layout view of a map document served by ArcGIS Server. It has the functionality required to navigate the page layout and the dataframes in the page layout served up through MapServer. It is used by the PageLayout control.

Object Model







Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class WebPageLayout 
   Inherits ComReleaser
Visual Basic (Usage)Copy Code
Dim instance As WebPageLayout
C# 
[SerializableAttribute()]
public class WebPageLayout : ComReleaser 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ComReleaser
      ESRI.ArcGIS.ADF.Web.UI.WebControls.WebPageLayout

See Also

© 2010 All Rights Reserved.