Dynamicweb.Content.Items.Editors Namespace : EditForm Class |
The following tables list the members exposed by EditForm.
Name | Description | |
---|---|---|
EditForm Constructor | Overloaded. |
Name | Description | |
---|---|---|
Fields | Gets or sets the collection of form fields. | |
Groups | Gets or sets the collection of form groups. | |
Name | Gets or sets the name of this form. | |
Renderer | Gets or sets the edit form renderer. |
Name | Description | |
---|---|---|
FromItem | Overloaded. Creates a form from the given item. | |
ReadFromRequest | Overloaded. Reads form fields from the current request. | |
Render | Renders form. | |
RenderContents | Renders form contents. | |
RenderField | Overloaded. Renders form field. | |
RenderFields | Overloaded. Renders all form fields fields. | |
RenderHeader | Renders form header. | |
ToItem | Overloaded. Reads the current form from the request and constructs the item instance from the form values. |