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