ESRI.ArcGIS.ADF.Web.UI.WebControls | |
AsyncOptimizer Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > AsyncOptimizer Class : AsyncOptimizer Constructor |
- task
- The task checking to see if child controls need to be created.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal task As CompositeControl _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AsyncOptimizer( CompositeControl task ) |
Parameters
- task
- The task checking to see if child controls need to be created.