![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
XmlDataSource Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TaskManager Class : XmlDataSource Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public ReadOnly Property XmlDataSource As XmlDataSource |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TaskManager Dim value As XmlDataSource value = instance.XmlDataSource |
C# | |
---|---|
[BrowsableAttribute(false)] public XmlDataSource XmlDataSource {get;} |
The TaskManager composes a hierarchical list of tasks and paths to tasks, which is used by the BuddyControl to display a task list to the user. The list may be hierarchical if the NavigationPath property of one or more tasks is set. These data are converted to an XmlDataSource type and stored in this property for use by the buddy control.
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