ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
FromAdfIdentifyOption Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > Converter Class : FromAdfIdentifyOption Method |
- identifyOption
- An IdentifyOption (e.g., AllLayers) enumeration value.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromAdfIdentifyOption( _ ByVal identifyOption As IdentifyOption _ ) As esriIdentifyOption |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static esriIdentifyOption FromAdfIdentifyOption( IdentifyOption identifyOption ) |
Parameters
- identifyOption
- An IdentifyOption (e.g., AllLayers) enumeration value.