 | EditFormReadFromRequest Method (String) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static EditForm ReadFromRequest(
string formName
)
Public Shared Function ReadFromRequest (
formName As String
) As EditForm
Parameters
- formName
- Type: SystemString
Return Value
Type:
EditForm
See Also