CollectionEditorBase.CreateCollectionForm Method ()

 

Creates a new form to display and edit the current collection.

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

Protected Overrides Function CreateCollectionForm As CollectionEditor.CollectionForm

Return Value

Type: System.ComponentModel.Design.CollectionEditor.CollectionForm

The object to provide as the user interface for editing the collection.

.NET Framework
Available since 3.5
Return to top
Show: