ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
Draw Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : Draw Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Draw() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Draw() |
Use WebPageLayout.Refresh if you are already working with a WebPageLayout instance
to which you've made changes.