ServiceReferenceCollectionEditor::CanSelectMultipleInstances Method ()

.NET Framework (current version)
 

Gets a value that indicates whether multiple script reference instances can be selected at the same time.

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

protected:
virtual bool CanSelectMultipleInstances() override

Return Value

Type: System::Boolean

true if multiple script reference instances can be selected at the same time; otherwise, false.

.NET Framework
Available since 4.0
Return to top
Show: