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