The following tables list the members exposed by SearchFeaturesTask.
Name | Description | |
---|---|---|
![]() | SearchFeaturesTask Constructor | Initializes a new instance of the SearchFeaturesTask class. |
Name | Description | |
---|---|---|
![]() | Description | Gets the Description of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | EditFeatureAttributesPage | Gets the page used to edit a feature's attributes. |
![]() | ImageSource | The image source associated with the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Name | Gets the name of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Note | Gets a short informational message to display as a small annotation on the task icon. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | ResultsPage | Gets the search results page. |
Name | Description | |
---|---|---|
![]() | PreviousPage | The page that was currently displayed when the task was executed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Tests is this Extension is equal to the argument. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | Execute | Overridden. Starts the SearchFeaturesTask. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | ReadJson | Overridden. Generates an object from its JSON representation. |
![]() | ReadXml | Overridden. Generates an object from its XML representation. |
![]() | WriteJson | Overridden. Converts an object into its JSON representation. |
![]() | WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | CacheCurrentPage | Caches the current page so it can be redisplayed later by calling TransitionToPreviousPage(). (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | GetImageSource | Overridden. Returns the image for the SearchFeaturesTask. |
![]() | Initialize | Overridden. Initializes the task. |
![]() | OnOwnerInitialized | This method is called by the Project when it is Initialized. At this point, all other Tasks and ProjectExtensions will have been Initialized. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | OnPropertyChanged | Fires the DisplayPropertyChanged (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | TransitionToPreviousPage | Transitions to the page cached in the _prevPage. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Uninitialize | Overridden. Uninitializes the SearchFeaturesTask. |
Name | Description | |
---|---|---|
![]() | FeatureEditingCompleted | Raised when user finishes editing a feature. |
![]() | FeatureEditingStarted | Raised when user starts editing a feature. |
![]() | PropertyChanged | Occurs when a property of the task is changed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |