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