![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
ToolItems Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : ToolItems Property |
Visual Basic (Declaration) | |
---|---|
<PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)> <ResCategoryAttribute("Behavior")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <NotifyParentPropertyAttribute(True)> <ResDescriptionAttribute("Collection of ToolItems.")> Public Overrides ReadOnly Property ToolItems As ESRI.ArcGIS.ADF.Web.UI.WebControls.PageToolItemCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PageLayout Dim value As ESRI.ArcGIS.ADF.Web.UI.WebControls.PageToolItemCollection value = instance.ToolItems |
C# | |
---|---|
[PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)] [ResCategoryAttribute("Behavior")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)] [NotifyParentPropertyAttribute(true)] [ResDescriptionAttribute("Collection of ToolItems.")] public override ESRI.ArcGIS.ADF.Web.UI.WebControls.PageToolItemCollection ToolItems {get;} |
This ToolItems collection is one location where tools may be stored for the map. If a Toolbar is buddied to the control, then the Toolbar's tools will also be used to interact with the control.
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