| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub FromPortalItemAsync( _ ByVal portalItem As ArcGISPortalItem, _ ByVal callback As Action(Of WebMap,Exception) _ ) | |
| C# | |
|---|---|
public static void FromPortalItemAsync( ArcGISPortalItem portalItem, Action<WebMap,Exception> callback ) | |
Parameters
- portalItem
- callback
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7