ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema
/
CT_UpdateModule Complex Type
/ controls Element
Collapse All
Expand All
In This Topic
Type
Diagram
Overview
Source
See Also
Introduction
Overview of the ArcGIS Pro SDK for .NET
What's New for Developers at 3.0
Installing ArcGIS Pro SDK for .NET
Release notes
Resources
ProConcepts: 3.0 Migration Guide
ArcGIS.Core Assembly
ArcGIS.CoreHost Assembly
ArcGIS.Desktop.Catalog Assembly
ArcGIS.Desktop.Core Assembly
ArcGIS.Desktop.DataReviewer Assembly
ArcGIS.Desktop.Editing Assembly
ArcGIS.Desktop.Extensions Assembly
ArcGIS.Desktop.Framework Assembly
ArcGIS.Desktop.GeoProcessing Assembly
ArcGIS.Desktop.Layouts Assembly
ArcGIS.Desktop.Mapping Assembly
ArcGIS.Desktop.TaskAssistant Assembly
ArcGIS.Desktop.Workflow Assembly
ESRI.ArcGIS.ItemIndex Assembly
References
ArcGIS Pro DAML Schema
ArcGIS Pro SDK (pro.arcgis.com)
arcgis-pro-sdk-community-samples
ArcGISPro Registry Keys
ArcGIS Pro DAML ID Reference
ArcGIS Pro Icon Reference
ArcGIS Pro TypeID Reference
ProConcepts: Distributing Add-Ins Online
ProConcepts: Migrating to ArcGIS Pro
FAQ
Dev Summit Tech Sessions
controls Element
In This Topic
Type
Diagram
Overview
Source
See Also
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_UpdateControls Complex Type
Diagram
Overview
controls
CT_UpdateControls Complex Type
Choice
0..∞
deleteButton
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateButton
CT_UpdateCommand Complex Type
AG_UpdateDeclarativeGroup
smallImage
optional
ST_Uri Simple Type
largeImage
optional
ST_Uri Simple Type
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteTool
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateTool
CT_UpdateCommand Complex Type
AG_UpdateDeclarativeGroup
smallImage
optional
ST_Uri Simple Type
largeImage
optional
ST_Uri Simple Type
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteEditBox
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateEditBox
CT_UpdateEditBox Complex Type
AG_UpdateDeclarativeGroup
smallImage
optional
ST_Uri Simple Type
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteComboBox
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateComboBox
CT_UpdateComboBox Complex Type
AG_UpdateDeclarativeGroup
image
optional
ST_Uri Simple Type
isEditable
optional
xs:boolean
editHint
optional
ST_String Simple Type
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
resizable
optional
xs:boolean
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteLabelControl
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateLabelControl
CT_UpdateLabelControl Complex Type
refID
required
ST_ID Simple Type
caption
optional
ST_String Simple Type
deleteCheckBox
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateCheckBox
CT_UpdateCheckBox Complex Type
AG_UpdateDeclarativeGroup
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
updateSpinner
CT_UpdateSpinner Complex Type
AG_UpdateDeclarativeGroup
image
optional
ST_Uri Simple Type
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteSpinner
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateDynamicMenu
CT_UpdateDynamicMenu Complex Type
AG_UpdateDeclarativeGroup
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteDynamicMenu
CT_Delete Complex Type
refID
required
ST_ID Simple Type
updateCustomControl
CT_UpdateCommand Complex Type
AG_UpdateDeclarativeGroup
smallImage
optional
ST_Uri Simple Type
largeImage
optional
ST_Uri Simple Type
Sequence
optional
tooltip
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
deleteCustomControl
CT_Delete Complex Type
refID
required
ST_ID Simple Type
Source
<
xs:element
name
="controls"
type
="CT_UpdateControls"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_UpdateModule Complex Type
|
ArcGIS Pro DAML Schema