SubMenuStyleCollectionEditor.CanSelectMultipleInstances Method
.NET Framework 3.0
Gets a value indicating whether multiple SubMenuStyle elements can be selected in the editor 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 SubMenuStyle object can be selected at a time in the SubMenuStyleCollectionEditor object.
Community Additions
ADD
Show: