ESRI.ArcGIS.ADF.ArcGISServer.Editor
LoadFromHashtable Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorTool Class : LoadFromHashtable Method




hash

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub LoadFromHashtable( _
   ByVal hash As Hashtable _
) 
Visual Basic (Usage)Copy Code
Dim instance As EditorTool
Dim hash As Hashtable
 
instance.LoadFromHashtable(hash)
C# 
protected override void LoadFromHashtable( 
   Hashtable hash
)

Parameters

hash

See Also

© 2010 All Rights Reserved.