Visual Basic (Declaration) | |
---|---|
<CaptionAttribute("Search Features Task")> Public Class SearchFeaturesTask Inherits Task Implements IDynamicXmlSerializable, IJsonSerializer |
C# | |
---|---|
[CaptionAttribute("Search Features Task")] public class SearchFeaturesTask : Task, IDynamicXmlSerializable, IJsonSerializer |
SearchFeaturesTask is a built-in task provided by application framework, and can be added to or removed from your mobile project when you author it using Mobile Project Center. At the date of this document, you won't be able to customize the task itself. However, there is one extensible point where you can customize the FeatureActionItems on the SearchResultsPage.
For more details, see FeatureActionItem.
ESRI.ArcGIS.Mobile.Client.Extension
ESRI.ArcGIS.Mobile.Client.ProjectExtension
ESRI.ArcGIS.Mobile.Client.Task
ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures.SearchFeaturesTask
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures
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
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)