|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| OnBeginCreateWebPageLayout Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : OnBeginCreateWebPageLayout Method |
- args
- An EventArgs object that contains the event data.
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnBeginCreateWebPageLayout( _ ByVal args As BeginCreateWebPageLayoutEventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected virtual void OnBeginCreateWebPageLayout( BeginCreateWebPageLayoutEventArgs args ) | |
Parameters
- args
- An EventArgs object that contains the event data.