ESRI.ArcGIS.Mobile.Client
FeatureActionEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : FeatureActionEventArgs Class


The following tables list the members exposed by FeatureActionEventArgs.

Public Properties

 NameDescription
Public PropertyActionItems Gets the IList of ActionItems (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItemEventArgs<FeatureActionItem>)
Public PropertyContext Gets the IPage that is creating the IList of ActionItems. (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItemEventArgs<FeatureActionItem>)
Public PropertySelectedFeature Gets the selected Feature.  
Top

See Also