![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
HideOnSubmit Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > FindAddressTask Class : HideOnSubmit Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Task")> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ResDescriptionAttribute("Whether to hide the panel when the task executes.")> <BrowsableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property HideOnSubmit As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FindAddressTask Dim value As Boolean instance.HideOnSubmit = value value = instance.HideOnSubmit |
C# | |
---|---|
[ResCategoryAttribute("Task")] [NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] [ResDescriptionAttribute("Whether to hide the panel when the task executes.")] [BrowsableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual bool HideOnSubmit {get; set;} |
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