ESRI.ArcGIS.Mobile.Client
Initialize Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.ViewMap Namespace > ViewMapTask Class : Initialize Method

At this point you are guaranteed that all other Tasks and Extensions have been instantiated. This method is called by a project when it is initializing.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub Initialize() 
C# 
protected override void Initialize()

Requirements

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

See Also