ESRI.ArcGIS.ADF.ArcGISServer.Editor
CreateChildControls Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnappingPanel Class : CreateChildControls Method




Called by the ASP.NET page framework to notify server controls that use composition-based implementations to create any child controls they contain in preparation for posting back or rendering.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub CreateChildControls() 
Visual Basic (Usage)Copy Code
Dim instance As SnappingPanel
 
instance.CreateChildControls()
C# 
protected override void CreateChildControls()

See Also

© 2010 All Rights Reserved.