|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| AsyncOptimizer Constructor | |
| See Also Send Feedback | |
| 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 |
|---|---|
Dim task As CompositeControl Dim instance As New AsyncOptimizer(task) | |
| C# | |
|---|---|
public AsyncOptimizer( CompositeControl task ) | |
Parameters
- task
- The task checking to see if child controls need to be created.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family