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