|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| HideOnSubmit Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorTask Class : HideOnSubmit Property |
| Visual Basic (Declaration) | |
|---|---|
<BrowsableAttribute(False)> Public Shadows ReadOnly Property HideOnSubmit As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As EditorTask Dim value As Boolean value = instance.HideOnSubmit | |
| C# | |
|---|---|
[BrowsableAttribute(false)] public new bool HideOnSubmit {get;} | |
This property is not used by the EditorTask. It is inherited from the base task class as a property determining whether the task user interface should be hidden when the task is executed which doesn't apply to this task.
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