ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
WebPageLayoutEventArgs Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayoutEventArgs Class : WebPageLayoutEventArgs Constructor




webPageLayout
The webpagelayout causing this event
Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal webPageLayout As WebPageLayout _
)
Visual Basic (Usage)Copy Code
Dim webPageLayout As WebPageLayout
 
Dim instance As WebPageLayoutEventArgs(webPageLayout)
C# 
public WebPageLayoutEventArgs( 
   WebPageLayout webPageLayout
)

Parameters

webPageLayout
The webpagelayout causing this event

See Also

© 2010 All Rights Reserved.