| EditForm Constructor (String) |
Initializes a new instance of the
EditForm class
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public EditForm(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
See Also