![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
Initialize Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design Namespace > IdentityEditorFormInternet Class : Initialize Method |
- contextInstance
- The context instance. Currently not used in this class.
- value
- Encrypted identity, output from the T:ESRI.ArcGIS.ADF.Identity class.
Visual Basic (Declaration) | |
---|---|
Public Sub Initialize( _ ByVal contextInstance As Object, _ ByVal value As Object _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IdentityEditorFormInternet Dim contextInstance As Object Dim value As Object instance.Initialize(contextInstance, value) |
C# | |
---|---|
public void Initialize( object contextInstance, object value ) |
Parameters
- contextInstance
- The context instance. Currently not used in this class.
- value
- Encrypted identity, output from the T:ESRI.ArcGIS.ADF.Identity class.
Target 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