WizardStepCollectionEditor.CreateCollectionForm Method
.NET Framework 3.0
Creates a new form to display and edit the current collection.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
protected CollectionForm CreateCollectionForm ()
protected override function CreateCollectionForm () : CollectionForm
Not applicable.
Return Value
A CollectionEditor.CollectionForm to provide as the user interface for editing the collection.Community Additions
ADD
Show: