ESRI.ArcGIS.ADF.ArcGISServer.Editor
CreateSettingsPanel Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorTask Class : CreateSettingsPanel Method




Creates the EditorSettingsPanel used by the EditorTask.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CreateSettingsPanel() As EditorSettingsPanel
Visual Basic (Usage)Copy Code
Dim instance As EditorTask
Dim value As EditorSettingsPanel
 
value = instance.CreateSettingsPanel()
C# 
protected virtual EditorSettingsPanel CreateSettingsPanel()

See Also

© 2010 All Rights Reserved.