Dynamicweb 8 Documentation
EditFormFieldCollection Class
Members 

Represents a collection of edit form fields.
Object Model
EditFormFieldCollection ClassEditFormField Class
Syntax
'Declaration
 
Public Class EditFormFieldCollection 
   Inherits Dynamicweb.Content.Items.Collection(Of EditFormField)
public class EditFormFieldCollection : Dynamicweb.Content.Items.Collection<EditFormField> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Content.Items.Collection<T>
         Dynamicweb.Content.Items.Editors.EditFormFieldCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EditFormFieldCollection Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback