ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
WebPageLayout Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class : WebPageLayout Constructor |
Overload | Description |
---|---|
WebPageLayout Constructor(AGSServerConnection,String) | Constructs a WebPageLayout for a server connection and a map server object name. |
WebPageLayout Constructor(AGSServerConnection,String,String) | Constructs a WebPageLayout for a server connection and a map server object name. Applies the passed in page description. |
WebPageLayout Constructor(IServerContext,PageLayout) | Constructs a WebPageLayout for a server context. Stores reference to page layout control and its settings. |
WebPageLayout Constructor(IServerContext,String,String) | Constructs a WebPageLayout for a server context. Applies the passed in page description. |