|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| EndDisposeWebPageLayout Event | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : EndDisposeWebPageLayout Event |
| Visual Basic (Declaration) | |
|---|---|
<ResCategoryAttribute("Server Action")>
<ResDescriptionAttribute("Occurs after a WebPageLayout is disposed.")>
Public Event EndDisposeWebPageLayout() As WebPageLayoutEventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[ResCategoryAttribute("Server Action")]
[ResDescriptionAttribute("Occurs after a WebPageLayout is disposed.")]
public event WebPageLayoutEventHandler EndDisposeWebPageLayout() | |