ESRI.ArcGIS.ADF.Tasks
CreateChildControls Method
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributesTaskWebConfigurator 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 QueryAttributesTaskWebConfigurator
 
instance.CreateChildControls()
C# 
protected override void CreateChildControls()

See Also

© 2010 All Rights Reserved.