Dynamicweb 8 Documentation
EditForm Class Members
Properties  Methods 


The following tables list the members exposed by EditForm.

Public Constructors
 NameDescription
Public ConstructorEditForm ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyFieldsGets or sets the collection of form fields.  
Public PropertyGroupsGets or sets the collection of form groups.  
Public PropertyNameGets or sets the name of this form.  
Public PropertyRendererGets or sets the edit form renderer.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromItemOverloaded. Creates a form from the given item.  
Public Methodstatic (Shared in Visual Basic)ReadFromRequestOverloaded. Reads form fields from the current request.  
Public MethodRenderRenders form.  
Public MethodRenderContentsRenders form contents.  
Public MethodRenderFieldOverloaded. Renders form field.  
Public MethodRenderFieldsOverloaded. Renders all form fields fields.  
Public MethodRenderHeaderRenders form header.  
Public Methodstatic (Shared in Visual Basic)ToItemOverloaded. Reads the current form from the request and constructs the item instance from the form values.  
Top
See Also

Reference

EditForm Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback