![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
AdditionalControls Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > IWebConfigurator Interface : AdditionalControls Property |
Visual Basic (Declaration) | |
---|---|
Property AdditionalControls As ControlCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IWebConfigurator Dim value As ControlCollection instance.AdditionalControls = value value = instance.AdditionalControls |
C# | |
---|---|
ControlCollection AdditionalControls {get; set;} |
This collection may contain controls used for configuring the task. For example, a task may need to examine information about the map resources added to the MapResourceManager used in the web application. However, the configurator's Page object may not contain the MapResourceManager, since the map resources were configured in an earlier page of Manager. The AdditionalControls collection may contain the MapResourceManager with the map resources added previously.
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