ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
ApplyMapDescriptionToServer Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class : ApplyMapDescriptionToServer Method |
- pagelayout
- The data frame information from a LayoutImage result of a WebPageLayout draw operation.
Visual Basic (Declaration) | |
---|---|
Public Sub ApplyMapDescriptionToServer( _ ByVal pagelayout As LayoutImageDataFrameInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ApplyMapDescriptionToServer( LayoutImageDataFrameInfo pagelayout ) |
Parameters
- pagelayout
- The data frame information from a LayoutImage result of a WebPageLayout draw operation.
Exception | Description |
---|---|
An exception will be thrown if the operation is attempted on a pooled object |
This operation can only be performed on a non-pooled server object