ESRI.ArcGIS.ADF.Tasks
ControlToConfigure Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > PrintTaskWebConfigurator Class : ControlToConfigure Property




Control to configure.

Syntax

Visual Basic (Declaration) 
Public Property ControlToConfigure As Control
Visual Basic (Usage)Copy Code
Dim instance As PrintTaskWebConfigurator
Dim value As Control
 
instance.ControlToConfigure = value
 
value = instance.ControlToConfigure
C# 
public Control ControlToConfigure {get; set;}

See Also

© 2010 All Rights Reserved.