MenuItemStyleCollectionEditor.CreateCollectionForm Method
.NET Framework 3.0
Creates a new form to display and edit the current MenuItemStyleCollection object.
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
An instance of the CollectionEditor.CollectionForm to use as the MenuItemStyleCollectionEditor.The CreateCollectionForm method calls the CreateCollectionForm base method to create the MenuItemStyleCollectionEditor form, and then formats a caption for the form.
Community Additions
ADD
Show: