HotSpotCollectionEditor.CanSelectMultipleInstances Method
.NET Framework 3.0
Gets a value indicating whether multiple HotSpot collection elements can be selected at one time.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The CanSelectMultipleInstances method always returns false; thus, only one HotSpot object can be selected at a time in the HotSpotCollectionEditor object.
Community Additions
ADD
Show: