London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class OverlayCollectionEditor

Inheritance
System.Object
OverlayCollectionEditor
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
public class OverlayCollectionEditor : CollectionEditor

Constructors

OverlayCollectionEditor(Type)

Declaration
public OverlayCollectionEditor(Type type)
Parameters
Type Name Description
System.Type type

Methods

CanSelectMultipleInstances()

Declaration
protected override bool CanSelectMultipleInstances()
Returns
Type Description
System.Boolean

CreateNewItemTypes()

Declaration
protected override Type[] CreateNewItemTypes()
Returns
Type Description
System.Type[]